Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
suspend external fun getExecOutput( commandLine: String, args: <Error class: unknown class><String> = definedExternally, options: ExecOptions = definedExternally): ExecOutput
Link copied to clipboard
external fun getExecOutputAsync( commandLine: String, args: <Error class: unknown class><String> = definedExternally, options: ExecOptions = definedExternally): <Error class: unknown class><ExecOutput>