Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/execa
/ ipc-echo-twice-fail.js
File
ipc-echo-twice-fail.js
test/fixtures/ipc-echo-twice-fail.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
process from
'node:process'
;
3
import
{sendMessage, getOneMessage} from
'../../index.js'
;
4
Callers
nothing calls this directly
Calls
2
getOneMessage
Function · 0.90
sendMessage
Function · 0.90
Tested by
no test coverage detected