Method: Fastlane::Helper::AdbHelper#devices
- Defined in:
- fastlane/lib/fastlane/helper/adb_helper.rb
#devices ⇒ Object
All available devices
19 20 21 |
# File 'fastlane/lib/fastlane/helper/adb_helper.rb', line 19 def devices @devices end |