Method: Fastlane::Actions::XctoolAction.category

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

.categoryObject



50
51
52
# File 'fastlane/lib/fastlane/actions/xctool.rb', line 50

def self.category
  :testing
end