Method: Fastlane::Actions::ShAction.description
- Defined in:
- fastlane/lib/fastlane/actions/sh.rb
.description ⇒ Object
12 13 14 |
# File 'fastlane/lib/fastlane/actions/sh.rb', line 12 def self.description "Runs a shell command" end |