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

Method finalize

src/utils/xcodebuild-pipeline.ts:37–37  ·  view source on GitHub ↗
(
    succeeded: boolean,
    durationMs?: number,
    options?: PipelineFinalizeOptions,
  )

Source from the content-addressed store, hash-verified

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

Callers 1

finalizeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected