MCPcopy Create free account
hub / github.com/JordanCoin/codemap / String

Method String

blast_radius.go:1243–1245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1241}
1242
1243func (b *blastOutputBuilder) String() string {
1244 return b.builder.String()
1245}
1246
1247func truncateBlastRadiusText(text string, maxChars int, label string) string {
1248 if maxChars <= 0 {

Callers 7

renderBlastRadiusTextFunction · 0.45
renderDiffProjectFunction · 0.45
renderDepsProjectFunction · 0.45
firstRunesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected