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

Method finalize

src/rendering/types.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 getAttachments(): readonly ImageAttachment[];
21 isError(): boolean;
22 finalize(): string;
23}
24
25export interface RenderHints {

Callers 7

registerToolSubcommandFunction · 0.65
invokeAndFinalizeFunction · 0.65
finalizeFunction · 0.65
createRenderHooksFunction · 0.65
renderTranscriptFunction · 0.65
captureCliTextFunction · 0.65

Calls

no outgoing calls

Tested by 2

invokeAndFinalizeFunction · 0.52
captureCliTextFunction · 0.52