MCPcopy Create free account
hub / github.com/TruthHun/BookStack / unpipe

Function unpipe

static/word2md/mammoth.browser.js:24738–24741  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24736 dest.once('finish', onfinish);
24737
24738 function unpipe() {
24739 debug('unpipe');
24740 src.unpipe(dest);
24741 }
24742
24743 // tell the dest that it's being piped to
24744 dest.emit('pipe', src);

Callers 3

onerrorFunction · 0.70
oncloseFunction · 0.70
onfinishFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected