Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/execa
/ ipc-process-send-get.js
File
ipc-process-send-get.js
test/fixtures/ipc-process-send-get.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
{foobarString} from
'../helpers/input.js'
;
4
import
{getOneMessage} from
'../../index.js'
;
Callers
nothing calls this directly
Calls
1
getOneMessage
Function · 0.90
Tested by
no test coverage detected