Preparing search index...
The search index is not available
adb-ts
adb-ts
Util
AdbClientOptionsValues
Type alias AdbClientOptionsValues
Adb
Client
Options
Values
:
{
bin
:
string
;
host
:
string
;
noAutoStart
:
boolean
;
port
:
number
;
}
Type declaration
bin
:
string
path to adb.exe, if not set, env path is taken
host
:
string
default
localhost
no
Auto
Start
:
boolean
if false, module will not attempt to start adb server
port
:
number
default
5037
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
adb-ts
Loading...