Class: PerfMonger::Command::StatOption

Inherits:
RecordOption show all
Defined in:
lib/perfmonger/command/stat_option.rb

Instance Attribute Summary collapse

Attributes inherited from RecordOption

#background, #devices, #interval, #kill, #logfile, #no_disk, #parser, #record_bin, #report_cpu, #status, #verbose

Method Summary

Methods inherited from RecordOption

#make_command, #parse, parse

Instance Attribute Details

#jsonObject (readonly)

Returns the value of attribute json.



6
7
8
# File 'lib/perfmonger/command/stat_option.rb', line 6

def json
  @json
end