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

File child_process.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getValidStdioFunction · 0.85
setupChannelFunction · 0.85
convertToValidSignalFunction · 0.85
killMethod · 0.80
createSocketFunction · 0.70
maybeCloseFunction · 0.70
closeMethod · 0.65
pauseMethod · 0.65
refMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
publishMethod · 0.45

Tested by

no test coverage detected