Class: Deliver::SyncScreenshots::DeleteScreenshotJob
- Inherits:
-
Struct
- Object
- Struct
- Deliver::SyncScreenshots::DeleteScreenshotJob
- Defined in:
- deliver/lib/deliver/sync_screenshots.rb
Instance Attribute Summary collapse
-
#app_screenshot ⇒ Object
Returns the value of attribute app_screenshot.
-
#locale ⇒ Object
Returns the value of attribute locale.
Instance Attribute Details
#app_screenshot ⇒ Object
Returns the value of attribute app_screenshot
12 13 14 |
# File 'deliver/lib/deliver/sync_screenshots.rb', line 12 def app_screenshot @app_screenshot end |
#locale ⇒ Object
Returns the value of attribute locale
12 13 14 |
# File 'deliver/lib/deliver/sync_screenshots.rb', line 12 def locale @locale end |