Class: Deliver::SyncScreenshots::DeleteScreenshotJob

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



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

def app_screenshot
  @app_screenshot
end

#localeObject

Returns the value of attribute locale

Returns:

  • (Object)

    the current value of locale



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

def locale
  @locale
end