MCPcopy
hub / github.com/claude-code-best/claude-code / cachePaths.ts

File cachePaths.ts

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

Source from the content-addressed store, hash-verified

1import envPaths from 'env-paths'
2import { join } from 'path'
3import { getFsImplementation } from './fsOperations.js'
4import { djb2Hash } from './hash.js'

Callers

nothing calls this directly

Calls 3

getFsImplementationFunction · 0.85
getProjectDirFunction · 0.70
sanitizePathFunction · 0.70

Tested by

no test coverage detected