MCPcopy Index your code
hub / github.com/codeaashu/claude-code / wrapWithSandbox

Method wrapWithSandbox

src/utils/sandbox/sandbox-adapter.ts:910–910  ·  view source on GitHub ↗
(
    command: string,
    binShell?: string,
    customConfig?: Partial<SandboxRuntimeConfig>,
    abortSignal?: AbortSignal,
  )

Source from the content-addressed store, hash-verified

908 getLinuxSocksSocketPath(): string | undefined
909 waitForNetworkInitialization(): Promise<boolean>
910 wrapWithSandbox(
911 command: string,
912 binShell?: string,
913 customConfig?: Partial<SandboxRuntimeConfig>,

Callers 2

execFunction · 0.80
wrapWithSandboxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected