Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
43
export
function
createLogCapture(toolName: string): LogCapture {
Callers
15
shutdown
Function · 0.65
flushAndCloseSentry
Function · 0.65
stopXcodeStateWatcher
Function · 0.65
finalize
Function · 0.65
xcodebuild-log-capture.test.ts
File · 0.65
cleanup
Function · 0.65
cleanupActiveProcess
Function · 0.65
e2e-mcp-idle-timeout.test.ts
File · 0.65
daemon-client.test.ts
File · 0.65
disconnect
Method · 0.65
registry.integration.test.ts
File · 0.65
closeServerWithTimeout
Function · 0.65
Calls
no outgoing calls
Tested by
1
cleanupActiveProcess
Function · 0.52