Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prettier/prettier
/ cache.js
File
cache.js
tests/integration/__tests__/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs/promises"
;
2
import
path from
"node:path"
;
3
import
{ fileURLToPath } from
"node:url"
;
4
Callers
nothing calls this directly
Calls
5
resolveDir
Function · 0.85
split
Method · 0.80
clean
Function · 0.70
runCliWithoutGitignore
Function · 0.70
trim
Method · 0.45
Tested by
no test coverage detected