MCPcopy Create free account
hub / github.com/npm/cli / tar.js

File tar.js

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 11

cleanZlibFunction · 0.85
packFunction · 0.85
getContentsFunction · 0.85
printLogsFunction · 0.85
mockTarFunction · 0.85
logTarFunction · 0.85
tmockFunction · 0.85
readFileFunction · 0.85
endMethod · 0.80
pushMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected