Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plasma-umass/browsix
/ child_process.js
File
child_process.js
node-modified/lib/internal/child_process.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
StringDecoder = require(
'../string_decoder'
).StringDecoder;
4
var
Buffer = require(
'../buffer'
).Buffer;
Callers
nothing calls this directly
Calls
15
require
Function · 0.85
errnoException
Function · 0.85
binding
Method · 0.80
_validateStdio
Function · 0.70
createSocket
Function · 0.70
maybeClose
Function · 0.70
setupChannel
Function · 0.70
nextTick
Method · 0.65
close
Method · 0.65
on
Method · 0.65
kill
Method · 0.65
emit
Method · 0.65
Tested by
no test coverage detected