Method: Fastlane::Actions::GithubApiAction.category
- Defined in:
- fastlane/lib/fastlane/actions/github_api.rb
.category ⇒ Object
199 200 201 |
# File 'fastlane/lib/fastlane/actions/github_api.rb', line 199 def category :source_control end |