Class: KSScreenshotManager

Inherits:
Object
  • Object
show all
Defined in:
lib/motion/motion-screenshots.rb

Direct Known Subclasses

Motion::Screenshots::Base

Instance Method Summary collapse

Instance Method Details

#initObject



3
4
5
# File 'lib/motion/motion-screenshots.rb', line 3

def init
  @started = true
end