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

Method getFsReadConfig

src/utils/sandbox/sandbox-adapter.ts:897–897  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

895 allowUnsandboxedCommands?: boolean
896 }): Promise<void>
897 getFsReadConfig(): FsReadRestrictionConfig
898 getFsWriteConfig(): FsWriteRestrictionConfig
899 getNetworkRestrictionConfig(): NetworkRestrictionConfig
900 getAllowUnixSockets(): string[] | undefined

Callers 2

getSimpleSandboxSectionFunction · 0.80
SandboxConfigTabFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected