Class: Fastlane::Actions::GoogleDriveUploadAction

Inherits:
UploadToGoogleDriveAction show all
Defined in:
lib/fastlane/plugin/google_drive/actions/google_drive_upload_action.rb

Documentation collapse

Methods inherited from UploadToGoogleDriveAction

authors, available_options, details, is_supported?, output, return_value, run

Class Method Details

.descriptionObject



9
10
11
# File 'lib/fastlane/plugin/google_drive/actions/google_drive_upload_action.rb', line 9

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