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