getExecOutputAsync

external fun getExecOutputAsync(commandLine: String, args: ReadonlyArray<String> = definedExternally, options: ExecOptions = definedExternally): Promise<ExecOutput>(source)