Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JordanCoin/codemap
/ String
Method
String
cmd/hooks.go:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
func
(w *cappedStringWriter) String() string {
91
return
w.buf.String()
92
}
93
94
func
(w *cappedStringWriter) Truncated() bool {
95
return
w.truncated
Callers
15
runCodemap
Function · 0.45
runCodemapWithInput
Function · 0.45
main
Function · 0.45
runHandoffSubcommand
Function · 0.45
TestBlastOutputBuilderClosesFenceOnTruncation
Function · 0.45
RenderMarkdown
Function · 0.45
RenderPrefixMarkdown
Function · 0.45
RenderDeltaMarkdown
Function · 0.45
RenderFileDetailMarkdown
Function · 0.45
RenderCompact
Function · 0.45
buildFrame
Method · 0.45
View
Method · 0.45
Calls
no outgoing calls
Tested by
15
runCodemap
Function · 0.36
runCodemapWithInput
Function · 0.36
TestBlastOutputBuilderClosesFenceOnTruncation
Function · 0.36
TestTreeRendersDiffModeRemoteAndImpact
Function · 0.36
TestPrintTreeNodeFlattensDirsAndSummarizesHiddenContent
Function · 0.36
TestPrintTreeNodeMarksLargeAndChangedFiles
Function · 0.36
TestDepgraphNoSourceFiles
Function · 0.36
TestDepgraphRendersExternalDepsAndSummarySection
Function · 0.36
TestSkylineNoSourceFilesMessage
Function · 0.36
TestSkylineRenderStaticIncludesTitleAndStats
Function · 0.36
TestSkylineUsesRootBaseNameWhenNameMissing
Function · 0.36
TestTreeDepgraphNoSourceFiles
Function · 0.36