Method: UsbDetectionSensor::CommandLineHandler#ginfo
- Defined in:
- lib/usb-detection-sensor/command-line-handler.rb
#ginfo ⇒ Object
26 27 28 |
# File 'lib/usb-detection-sensor/command-line-handler.rb', line 26 def ginfo puts(gom.read "#{@gom_path}.json") end |