(
command: string,
binShell?: string,
customConfig?: Partial<SandboxRuntimeConfig>,
abortSignal?: AbortSignal,
)
| 908 | getLinuxSocksSocketPath(): string | undefined |
| 909 | waitForNetworkInitialization(): Promise<boolean> |
| 910 | wrapWithSandbox( |
| 911 | command: string, |
| 912 | binShell?: string, |
| 913 | customConfig?: Partial<SandboxRuntimeConfig>, |
no outgoing calls
no test coverage detected