MCPcopy
hub / github.com/sindresorhus/execa / writable.js

File writable.js

test/convert/writable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {once} from 'node:events';
2import {compose, Readable, Writable} from 'node:stream';
3import {pipeline} from 'node:stream/promises';
4import {text} from 'node:stream/consumers';

Callers

nothing calls this directly

Calls 13

setFixtureDirectoryFunction · 0.90
getWritableSubprocessFunction · 0.90
finishedStreamFunction · 0.90
assertSubprocessOutputFunction · 0.90
fullReadableStdioFunction · 0.90
getReadWriteSubprocessFunction · 0.90
assertStreamOutputFunction · 0.90
assertProcessNormalExitFunction · 0.90
assertWritableAbortedFunction · 0.90
assertSubprocessErrorFunction · 0.90
assertStreamErrorFunction · 0.90
assertPromiseErrorFunction · 0.90

Tested by

no test coverage detected