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