return the list of fru information in a hash
# File lib/rubyipmi/freeipmi/commands/fru.rb, line 10 def list @list ||= parse(command) end
# File lib/rubyipmi/freeipmi/commands/fru.rb, line 18 def manufacturer list["board_manufacturer"] end
Generated with the Darkfish Rdoc Generator 2.