MCPcopy 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
88export function setXcodebuildLogDirOverrideForTests(dir: string | null): void {

Callers 7

flushSentryFunction · 0.65
finalizeFunction · 0.65
flushParserStatesFunction · 0.65
collectEventsFunction · 0.65
collectRunStateEventsFunction · 0.65

Calls

no outgoing calls

Tested by 2

collectEventsFunction · 0.52
collectRunStateEventsFunction · 0.52