MCPcopy
hub / github.com/webpack/webpack / read

Function read

tooling/print-cache-file.js:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 let currentTypeReference = 0;
76 let i = 0;
77 const read = () => data[i++];
78 /**
79 * @param {string} content content
80 */

Callers 15

printDataFunction · 0.70
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeFunction · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50
deserializeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected