Method: Fastlane::Actions::XctoolAction.description
- Defined in:
- fastlane/lib/fastlane/actions/xctool.rb
.description ⇒ Object
15 16 17 |
# File 'fastlane/lib/fastlane/actions/xctool.rb', line 15 def self.description "Run tests using xctool" end |