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

File readable.js

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

Source from the content-addressed store, hash-verified

1import {once} from 'node:events';
2import {
3 compose,
4 Readable,

Callers

nothing calls this directly

Calls 15

setFixtureDirectoryFunction · 0.90
getReadableSubprocessFunction · 0.90
assertStreamOutputFunction · 0.90
assertSubprocessOutputFunction · 0.90
assertProcessNormalExitFunction · 0.90
assertWritableAbortedFunction · 0.90
assertReadableAbortedFunction · 0.90
assertSubprocessErrorFunction · 0.90
assertStreamReadErrorFunction · 0.90
finishedStreamFunction · 0.90
assertStreamErrorFunction · 0.90
assertPromiseErrorFunction · 0.90

Tested by

no test coverage detected