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

Method setNextSteps

src/utils/renderers/index.ts:10–10  ·  view source on GitHub ↗
(steps: readonly NextStep[], runtime: 'cli' | 'daemon' | 'mcp')

Source from the content-addressed store, hash-verified

8 onFragment(fragment: AnyFragment): void;
9 setStructuredOutput(output: StructuredToolOutput): void;
10 setNextSteps(steps: readonly NextStep[], runtime: 'cli' | 'daemon' | 'mcp'): void;
11 finalize(): void;
12}
13

Callers 2

renderCliTextTranscriptFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected