MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / daemon.ts

File daemon.ts

src/daemon.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { randomUUID } from 'node:crypto';
3import net from 'node:net';
4import { dirname } from 'node:path';

Callers

nothing calls this directly

Calls 4

logFunction · 0.90
flushAndCloseSentryFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected