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

File filesystem.ts

src/utils/permissions/filesystem.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { randomBytes } from 'crypto'
3import ignore from 'ignore'
4import memoize from 'lodash-es/memoize.js'

Callers

nothing calls this directly

Calls 4

getPlatformFunction · 0.85
getFsImplementationFunction · 0.85
getNcodeTempDirNameFunction · 0.85
toStringMethod · 0.65

Tested by

no test coverage detected