Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-exec
/
actions.exec
/
execAsync
exec
Async
external
fun
execAsync
(
commandLine
:
String
,
args
:
ReadonlyArray
<
String
>
=
definedExternally
,
options
:
ExecOptions
=
definedExternally
)
:
Promise
<
Number
>
(
source
)