Class: Deliver::UploadScreenshots::DeleteScreenshotJob

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

Instance Attribute Summary collapse

Instance Attribute Details

#app_screenshotObject

Returns the value of attribute app_screenshot

Returns:

  • (Object)

    the current value of app_screenshot



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

def app_screenshot
  @app_screenshot
end

#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/upload_screenshots.rb', line 13

def app_screenshot_set
  @app_screenshot_set
end

#localizationObject

Returns the value of attribute localization

Returns:

  • (Object)

    the current value of localization



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

def localization
  @localization
end