MCPcopy Index your code
hub / github.com/nodejs/node / cache.js

File cache.js

deps/npm/test/lib/commands/cache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { load: loadMockNpm } = require('../../fixtures/mock-npm.js')
3const MockRegistry = require('@npmcli/mock-registry')
4

Callers

nothing calls this directly

Calls 15

cleanCwdFunction · 0.85
createNpxCacheEntryFunction · 0.85
packageMethod · 0.80
sameMethod · 0.80
allMethod · 0.80
loadMockNpmFunction · 0.70
testCompFunction · 0.70
getMethod · 0.65
putMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
testMethod · 0.45

Tested by

no test coverage detected