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