Class: AppEnvironment

Inherits:
Struct
  • Object
show all
Defined in:
lib/fastlane/plugin/shuttle/actions/shuttle_action.rb

Instance Attribute Summary collapse

Instance Attribute Details

#shuttle_appObject

Returns the value of attribute shuttle_app

Returns:

  • (Object)

    the current value of shuttle_app



13
14
15
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 13

def shuttle_app
  @shuttle_app
end

#shuttle_environmentObject

Returns the value of attribute shuttle_environment

Returns:

  • (Object)

    the current value of shuttle_environment



13
14
15
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 13

def shuttle_environment
  @shuttle_environment
end