Method: Fastlane::Actions::ErbAction.description
- Defined in:
- fastlane/lib/fastlane/actions/erb.rb
.description ⇒ Object
19 20 21 |
# File 'fastlane/lib/fastlane/actions/erb.rb', line 19 def self.description "Allows to Generate output files based on ERB templates" end |