Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
envPaths from
'env-paths'
2
import
{ join } from
'path'
3
import
{ getFsImplementation } from
'./fsOperations.js'
4
import
{ djb2Hash } from
'./hash.js'
Callers
nothing calls this directly
Calls
3
getFsImplementation
Function · 0.85
getProjectDir
Function · 0.70
sanitizePath
Function · 0.70
Tested by
no test coverage detected