Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ daemon-client.test.ts
File
daemon-client.test.ts
src/cli/__tests__/daemon-client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
net from
'node:net'
;
2
import
{ mkdtemp, rm } from
'node:fs/promises'
;
3
import
path from
'node:path'
;
4
import
{ tmpdir } from
'node:os'
;
Callers
nothing calls this directly
Calls
9
createFrameReader
Function · 0.90
writeFrame
Function · 0.90
resolve
Function · 0.85
rm
Function · 0.85
push
Method · 0.80
createSocketPath
Function · 0.70
listen
Function · 0.70
close
Method · 0.65
invokeTool
Method · 0.45
Tested by
no test coverage detected