Class: AppEnvironment
- Inherits:
-
Struct
- Object
- Struct
- AppEnvironment
- Defined in:
- lib/fastlane/plugin/shuttle/actions/shuttle_action.rb
Instance Attribute Summary collapse
-
#shuttle_app ⇒ Object
Returns the value of attribute shuttle_app.
-
#shuttle_environment ⇒ Object
Returns the value of attribute shuttle_environment.
Instance Attribute Details
#shuttle_app ⇒ Object
Returns the value of attribute shuttle_app
13 14 15 |
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 13 def shuttle_app @shuttle_app end |
#shuttle_environment ⇒ Object
Returns the value of attribute shuttle_environment
13 14 15 |
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 13 def shuttle_environment @shuttle_environment end |