Method: Fastlane::Factory::AVD_Controller#command_kill_device
- Defined in:
- lib/fastlane/plugin/automated_test_emulator_run_mik/factory/avd_controller_factory.rb
#command_kill_device ⇒ Object
Returns the value of attribute command_kill_device.
7 8 9 |
# File 'lib/fastlane/plugin/automated_test_emulator_run_mik/factory/avd_controller_factory.rb', line 7 def command_kill_device @command_kill_device end |