ShellAPI
Defined in: namespaces.ts:640
Methods
Section titled “Methods”execute()
Section titled “execute()”execute(
options):Promise<ShellExecuteResult>
Defined in: namespaces.ts:642
Execute a shell command with optional streaming output.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise<ShellExecuteResult>