Class: ShuttleInstance

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

Instance Attribute Summary collapse

Instance Attribute Details

#access_tokenObject

Returns the value of attribute access_token

Returns:

  • (Object)

    the current value of access_token



9
10
11
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 9

def access_token
  @access_token
end

#base_urlObject

Returns the value of attribute base_url

Returns:

  • (Object)

    the current value of base_url



9
10
11
# File 'lib/fastlane/plugin/shuttle/actions/shuttle_action.rb', line 9

def base_url
  @base_url
end