Method: Fastlane::Actions::CaptureIosScreenshotsAction.category

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

.categoryObject



56
57
58
# File 'fastlane/lib/fastlane/actions/capture_ios_screenshots.rb', line 56

def self.category
  :screenshots
end