Class: LoaderDetector::ScreenshotDriver

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

Direct Known Subclasses

ShotgunRubyDriver

Instance Method Summary collapse

Instance Method Details

#pam_screenshot_file(file_path) ⇒ Object



103
104
105
# File 'lib/loader_detector.rb', line 103

def pam_screenshot_file( file_path )
  raise 'not implemented'
end