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

File tar.js

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

Source from the content-addressed store, hash-verified

1const path = require('node:path')
2const t = require('tap')
3const tar = require('tar')
4const pack = require('libnpmpack')

Callers

nothing calls this directly

Calls 15

cleanZlibFunction · 0.85
getContentsFunction · 0.85
printLogsFunction · 0.85
mockTarFunction · 0.85
logTarFunction · 0.85
tmockFunction · 0.85
sameMethod · 0.80
matchMethod · 0.65
parseMethod · 0.65
forEachMethod · 0.65
requireFunction · 0.50
readFileFunction · 0.50

Tested by

no test coverage detected