Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-exec
/
actions.exec
/
getExecOutput
get
Exec
Output
suspend external
fun
getExecOutput
(
commandLine
:
String
,
args
:
<Error class: unknown class>
<
String
>
=
definedExternally
,
options
:
ExecOptions
=
definedExternally
)
:
ExecOutput
(
source
)