Class: Deliver::UploadScreenshots::UploadScreenshotJob

Inherits:
Struct
  • Object
show all
Defined in:
deliver/lib/deliver/upload_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



14
15
16
# File 'deliver/lib/deliver/upload_screenshots.rb', line 14

def app_screenshot_set
  @app_screenshot_set
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



14
15
16
# File 'deliver/lib/deliver/upload_screenshots.rb', line 14

def path
  @path
end