MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / emitFragment

Method emitFragment

src/utils/xcodebuild-pipeline.ts:36–36  ·  view source on GitHub ↗
(fragment: AnyFragment)

Source from the content-addressed store, hash-verified

34 onStdout(chunk: string): void;
35 onStderr(chunk: string): void;
36 emitFragment(fragment: AnyFragment): void;
37 finalize(
38 succeeded: boolean,
39 durationMs?: number,

Callers 12

emitXcresultFailuresFunction · 0.65
createTestExecutorFunction · 0.65
addBuildMessageFunction · 0.65
emitFragmentFunction · 0.65
createBuildSimExecutorFunction · 0.65
createTestSimExecutorFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected