Method: Fastlane::Helper::AdbHelper#adb_host

Defined in:
fastlane/lib/fastlane/helper/adb_helper.rb

#adb_hostObject

Path to the adb binary



16
17
18
# File 'fastlane/lib/fastlane/helper/adb_helper.rb', line 16

def adb_host
  @adb_host
end