MCPcopy
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
3const fs = require("fs");
4const path = require("path");

Callers

nothing calls this directly

Calls 6

captureSizeFunction · 0.85
printDataFunction · 0.85
logMethod · 0.80
resolveMethod · 0.65
requireFunction · 0.50
deserializeMethod · 0.45

Tested by

no test coverage detected