Skip to content

ShellAPI

Defined in: namespaces.ts:640

execute(options): Promise<ShellExecuteResult>

Defined in: namespaces.ts:642

Execute a shell command with optional streaming output.

ShellExecuteOptions

Promise<ShellExecuteResult>