Method: LinuxSystemInfo.to_s

Defined in:
lib/LinuxSystemInfo.rb

.to_sObject



64
65
66
# File 'lib/LinuxSystemInfo.rb', line 64

def to_s
  JSON.pretty_generate(all)
end