Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
export
function
areProcessStdioWritesSuppressed(): boolean {
68
return
stdioSuppressed;
69
}
70
71
export
function
sealSentryCapture(): void {
72
sentryCaptureSealed = true;
Callers
3
setLogFile
Function · 0.90
log
Function · 0.90
shutdown-state.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected