Method: Fastlane::Actions::EnvironmentVariableAction.category
- Defined in:
- fastlane/lib/fastlane/actions/environment_variable.rb
.category ⇒ Object
64 65 66 |
# File 'fastlane/lib/fastlane/actions/environment_variable.rb', line 64 def self.category :misc end |