class KSScreenshotManager

Public Instance Methods

init() click to toggle source
# File lib/motion/motion-screenshots.rb, line 3
def init
  @started = true
end