LocalSandboxOptions
Generated by TypeDoc. Do not edit this page directly.
Interface: LocalSandboxOptions
Section titled “Interface: LocalSandboxOptions”Defined in: packages/sandbox-local/src/index.ts:13
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
defaultTimeoutMs? | number | packages/sandbox-local/src/index.ts:16 |
env? | Record<string, string> | "inherit" | "minimal" | packages/sandbox-local/src/index.ts:15 |
workDir? | string | packages/sandbox-local/src/index.ts:14 |