Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ flush
Method
flush
src/utils/xcodebuild-log-capture.ts:85–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
addUnrecognizedLine(line: string): void;
84
readonly count: number;
85
flush(): string | null;
86
}
87
88
export
function
setXcodebuildLogDirOverrideForTests(dir: string | null): void {
Callers
7
flushSentry
Function · 0.65
finalize
Function · 0.65
flushParserStates
Function · 0.65
xcodebuild-log-capture.test.ts
File · 0.65
collectEvents
Function · 0.65
collectRunStateEvents
Function · 0.65
xcodebuild-event-parser.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
2
collectEvents
Function · 0.52
collectRunStateEvents
Function · 0.52