sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.util
/
CommandUtils
/
execute
execute
fun
execute
(
command
:
String
,
environment
:
Map
<
String
,
Any
>
)
:
Result
执行命令
Return
命令执行结果
Parameters
command
需要执行的命令
environment
执行命令时的环境变量