Class: Fastlane::Actions::TpaAction

Inherits:
UploadToTpaAction show all
Defined in:
lib/fastlane/plugin/tpa/actions/tpa_action.rb

Class Method Summary collapse

Methods inherited from UploadToTpaAction

app_file, authors, available_options, body, category, details, example_code, handle_exception_response, headers, is_supported?, output, return_value, run, upload_url

Class Method Details

.descriptionObject



5
6
7
# File 'lib/fastlane/plugin/tpa/actions/tpa_action.rb', line 5

def self.description
  "Alias for the `upload_to_tpa` action"
end