Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ emitFragment
Function
emitFragment
src/utils/xcodebuild-domain-results.ts:289–291 ·
view source on GitHub ↗
(fragment)
Source
from the content-addressed store, hash-verified
287
},
288
289
emitFragment(fragment): void {
290
innerPipeline.emitFragment(fragment);
291
},
292
293
finalize(succeeded, durationMs, options) {
294
flushChunkLines(stdoutState);
Callers
nothing calls this directly
Calls
1
emitFragment
Method · 0.65
Tested by
no test coverage detected