Parent

Methods

Rubyipmi::Ipmitool::Sensor

Public Class Methods

new(line) click to toggle source
# File lib/rubyipmi/ipmitool/commands/sensors.rb, line 82
def initialize(line)
  parse(line)
  self[:name] = normalize(self[:name])
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.