Class: Deliver::SyncScreenshots::UploadScreenshotJob

Inherits:
Struct
  • Object
show all
Defined in:
deliver/lib/deliver/sync_screenshots.rb

Instance Attribute Summary collapse

Instance Attribute Details

#app_screenshot_setObject

Returns the value of attribute app_screenshot_set

Returns:

  • (Object)

    the current value of app_screenshot_set



13
14
15
# File 'deliver/lib/deliver/sync_screenshots.rb', line 13

def app_screenshot_set
  @app_screenshot_set
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



13
14
15
# File 'deliver/lib/deliver/sync_screenshots.rb', line 13

def path
  @path
end