Hash
# File lib/rubyipmi/ipmitool/commands/sensors.rb, line 105 def initialize(sname) self[:fullname] = sname self[:name] = sname.gsub(/\ /, '_').gsub(/\./, '').downcase end
[Validate]
Generated with the Darkfish Rdoc Generator 2.