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