MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / areProcessStdioWritesSuppressed

Function areProcessStdioWritesSuppressed

src/utils/shutdown-state.ts:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65}
66
67export function areProcessStdioWritesSuppressed(): boolean {
68 return stdioSuppressed;
69}
70
71export function sealSentryCapture(): void {
72 sentryCaptureSealed = true;

Callers 3

setLogFileFunction · 0.90
logFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected