MCPcopy Create free account
hub / github.com/Noumena-Network/code / getFsReadConfig

Method getFsReadConfig

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

Source from the content-addressed store, hash-verified

910 allowUnsandboxedCommands?: boolean
911 }): Promise<void>
912 getFsReadConfig(): FsReadRestrictionConfig
913 getFsWriteConfig(): FsWriteRestrictionConfig
914 getNetworkRestrictionConfig(): NetworkRestrictionConfig
915 getAllowUnixSockets(): string[] | undefined

Callers 2

getSimpleSandboxSectionFunction · 0.80
SandboxConfigTabFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected