Class: Deliver::UploadScreenshots::DeleteScreenshotSetJob
- Inherits:
-
Struct
- Object
- Struct
- Deliver::UploadScreenshots::DeleteScreenshotSetJob
- Defined in:
- deliver/lib/deliver/upload_screenshots.rb
Instance Attribute Summary collapse
-
#app_screenshot_set ⇒ Object
Returns the value of attribute app_screenshot_set.
-
#localization ⇒ Object
Returns the value of attribute localization.
Instance Attribute Details
#app_screenshot_set ⇒ Object
Returns the value of attribute app_screenshot_set
13 14 15 |
# File 'deliver/lib/deliver/upload_screenshots.rb', line 13 def app_screenshot_set @app_screenshot_set end |
#localization ⇒ Object
Returns the value of attribute localization
13 14 15 |
# File 'deliver/lib/deliver/upload_screenshots.rb', line 13 def localization @localization end |