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