Function: sandboxedExecutor()
ts
function sandboxedExecutor(options: SandboxedExecutorOptions): BinaryExecutor;Defined in: src/batteries/sandbox/executor.ts:41
Create a BinaryExecutor that wraps invocations unless an explicitly audited bypass applies.
Parameters
| Parameter | Type |
|---|---|
options | SandboxedExecutorOptions |