MCPcopy 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

1import fs from "node:fs/promises";
2import path from "node:path";
3import { fileURLToPath } from "node:url";
4

Callers

nothing calls this directly

Calls 5

resolveDirFunction · 0.85
splitMethod · 0.80
cleanFunction · 0.70
runCliWithoutGitignoreFunction · 0.70
trimMethod · 0.45

Tested by

no test coverage detected