Method: Fastlane::Actions::CleanCocoapodsCacheAction.category
- Defined in:
- fastlane/lib/fastlane/actions/clean_cocoapods_cache.rb
.category ⇒ Object
47 48 49 |
# File 'fastlane/lib/fastlane/actions/clean_cocoapods_cache.rb', line 47 def self.category :building end |