Method: Fastlane::Actions::InstallrAction.description
- Defined in:
- fastlane/lib/fastlane/actions/installr.rb
.description ⇒ Object
62 63 64 |
# File 'fastlane/lib/fastlane/actions/installr.rb', line 62 def self.description "Upload a new build to [Installr](http://installrapp.com/)" end |