Method: Fastlane::Actions::SlatherAction.description

Defined in:
fastlane/lib/fastlane/actions/slather.rb

.descriptionObject



118
119
120
# File 'fastlane/lib/fastlane/actions/slather.rb', line 118

def self.description
  "Use slather to generate a code coverage report"
end