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

Function finalize

src/rendering/render.ts:79–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 },
78
79 finalize(): string {
80 return hooks.finalize({
81 items: [],
82 structuredOutput,
83 nextSteps,
84 nextStepsRuntime,
85 });
86 },
87 };
88}
89

Callers

nothing calls this directly

Calls 1

finalizeMethod · 0.65

Tested by

no test coverage detected