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

Method update

src/utils/cli-progress-reporter.ts:4–4  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

2
3export interface CliProgressReporter {
4 update(message: string): void;
5 clear(): void;
6}
7

Callers 2

shortWorkspaceHashFunction · 0.80
updateTransientFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected