MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / close

Method close

src/utils/xcodebuild-log-capture.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 write(chunk: string): void;
39 readonly path: string;
40 close(): void;
41}
42
43export function createLogCapture(toolName: string): LogCapture {

Callers 15

shutdownFunction · 0.65
flushAndCloseSentryFunction · 0.65
stopXcodeStateWatcherFunction · 0.65
finalizeFunction · 0.65
cleanupFunction · 0.65
cleanupActiveProcessFunction · 0.65
disconnectMethod · 0.65
closeServerWithTimeoutFunction · 0.65

Calls

no outgoing calls

Tested by 1

cleanupActiveProcessFunction · 0.52