MCPcopy Index your code
hub / github.com/sindresorhus/execa / getReadWriteSubprocess

Function getReadWriteSubprocess

test/helpers/convert.js:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76export const getWritableSubprocess = () => execa('noop-stdin-fd.js', ['2']);
77
78export const getReadWriteSubprocess = options => execa('stdin.js', options);

Callers 15

getSubprocessFunction · 0.90
testTextFunction · 0.90
testMultibyteCharactersFunction · 0.90
writable.jsFile · 0.90
testStdinAbortFunction · 0.90
testStdinErrorFunction · 0.90
testPropagateErrorFunction · 0.90
testWritevFunction · 0.90
duplex.jsFile · 0.90
testStdinAbortWritesFunction · 0.90
testStdinErrorWritesFunction · 0.90
readable.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…