Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
const
path = require(
'node:path'
)
2
const
t = require(
'tap'
)
3
const
tar = require(
'tar'
)
4
const
pack = require(
'libnpmpack'
)
Callers
nothing calls this directly
Calls
15
cleanZlib
Function · 0.85
getContents
Function · 0.85
printLogs
Function · 0.85
mockTar
Function · 0.85
logTar
Function · 0.85
tmock
Function · 0.85
same
Method · 0.80
match
Method · 0.65
parse
Method · 0.65
forEach
Method · 0.65
require
Function · 0.50
readFile
Function · 0.50
Tested by
no test coverage detected