Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
export
interface
CliProgressReporter {
4
update(message: string): void;
5
clear(): void;
6
}
7
Callers
2
shortWorkspaceHash
Function · 0.80
updateTransient
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected