Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ writeDurable
Method
writeDurable
src/utils/renderers/cli-text-renderer.ts:65–65 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
63
clearTransient(): void;
64
updateTransient(message: string): void;
65
writeDurable(text: string): void;
66
writeSection(text: string): void;
67
}
68
Callers
1
writeDurable
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected