Skip to content

ShellAPI

Defined in: namespaces.ts:641

execute(options): Promise<ShellExecuteResult>

Defined in: namespaces.ts:643

Execute a shell command with optional streaming output.

ShellExecuteOptions

Promise<ShellExecuteResult>