Method: Fastlane::Actions::EnsureNoDebugCodeAction.category
- Defined in:
- fastlane/lib/fastlane/actions/ensure_no_debug_code.rb
.category ⇒ Object
124 125 126 |
# File 'fastlane/lib/fastlane/actions/ensure_no_debug_code.rb', line 124 def self.category :misc end |