MCPcopy Index your code
hub / github.com/nodejs/node / streams.js

File streams.js

lib/internal/fs/streams.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {
4 Array,

Callers

nothing calls this directly

Calls 15

errorOrDestroyFunction · 0.85
closeFunction · 0.70
copyMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
finishedFunction · 0.50
cbFunction · 0.50
pushMethod · 0.45
readMethod · 0.45
emitMethod · 0.45
onceMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected