MCPcopy Create free account
hub / github.com/browserify/static-module / readStream

Function readStream

test/brfs.js:197–199  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

195});
196
197function readStream (file) {
198 return fs.createReadStream(path.join(__dirname, 'brfs', file));
199}

Callers 1

brfs.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…