Method: Fastlane::Actions::HockeyAction.description

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

.descriptionObject



185
186
187
# File 'fastlane/lib/fastlane/actions/hockey.rb', line 185

def self.description
  "Refer to [App Center](https://github.com/Microsoft/fastlane-plugin-appcenter/)"
end