toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.exec
/
getExecOutputAsync
get
Exec
Output
Async
external
fun
getExecOutputAsync
(
commandLine
:
String
,
args
:
ReadonlyArray
<
String
>
=
definedExternally
,
options
:
ExecOptions
=
definedExternally
)
:
Promise
<
ExecOutput
>
(
source
)