Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/execa
/ ipc.js
File
ipc.js
test/verbose/ipc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{on} from
'node:events'
;
2
import
{inspect} from
'node:util'
;
3
import
test from
'ava'
;
4
import
{red} from
'yoctocolors'
;
Callers
nothing calls this directly
Calls
5
setFixtureDirectory
Function · 0.90
nestedSubprocess
Function · 0.90
getIpcLine
Function · 0.90
getIpcLines
Function · 0.90
nestedInstance
Function · 0.90
Tested by
no test coverage detected