Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ print-cache-file.js
File
print-cache-file.js
tooling/print-cache-file.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
fs = require(
"fs"
);
4
const
path = require(
"path"
);
Callers
nothing calls this directly
Calls
6
captureSize
Function · 0.85
printData
Function · 0.85
log
Method · 0.80
resolve
Method · 0.65
require
Function · 0.50
deserialize
Method · 0.45
Tested by
no test coverage detected