Method: Fastlane::Actions::AdbDevicesAction.category
- Defined in:
- fastlane/lib/fastlane/actions/adb_devices.rb
.category ⇒ Object
54 55 56 |
# File 'fastlane/lib/fastlane/actions/adb_devices.rb', line 54 def self.category :misc end |