Method: Fastlane::Action.details
- Defined in:
- fastlane/lib/fastlane/action.rb
.details ⇒ Object
49 50 51 |
# File 'fastlane/lib/fastlane/action.rb', line 49 def self.details nil # this is your chance to provide a more detailed description of this action end |