Class: AllSeeingPi::Camera

Inherits:
Object
  • Object
show all
Defined in:
lib/all_seeing_pi/camera.rb

Instance Method Summary collapse

Instance Method Details

#captureObject



3
4
5
# File 'lib/all_seeing_pi/camera.rb', line 3

def capture
  `./capture.sh`.strip
end