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

File duplexify.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

isDuplexNodeStreamFunction · 0.85
isReadableNodeStreamFunction · 0.85
_duplexifyFunction · 0.85
isWritableNodeStreamFunction · 0.85
isNodeStreamFunction · 0.85
isWritableStreamFunction · 0.85
fromAsyncGenFunction · 0.85
isBlobFunction · 0.85
isReadableStreamFunction · 0.70
isIterableFunction · 0.70
fromFunction · 0.70
destroyerFunction · 0.70

Tested by

no test coverage detected