Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ clear
Method
clear
src/utils/cli-progress-reporter.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
export
interface
CliProgressReporter {
4
update(message: string): void;
5
clear(): void;
6
}
7
8
export
function
createCliProgressReporter(): CliProgressReporter {
Callers
15
__resetToolRegistryForTests
Function · 0.65
resetWorkspaceFilesystemLifecycleStateForTests
Function · 0.65
clear
Function · 0.65
flushQueuedFailureDiagnostics
Function · 0.65
disposeAll
Method · 0.65
clearAllSimulatorLaunchOsLogSessionsForTests
Function · 0.65
finalize
Function · 0.65
clearTransient
Function · 0.65
session-store.test.ts
File · 0.65
simulator-steps-pid.test.ts
File · 0.65
simulator-launch-oslog-sessions.test.ts
File · 0.65
tool-registry.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected