Method: Fastlane::Action.category

Defined in:
fastlane/lib/fastlane/action.rb

.categoryObject

Documentation category, available values defined in AVAILABLE_CATEGORIES



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

def self.category
  :undefined
end