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

Method Truncated

cmd/hooks.go:94–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92}
93
94func (w *cappedStringWriter) Truncated() bool {
95 return w.truncated
96}
97
98// getHubInfo returns hub info from daemon state.
99// If daemon isn't running, falls back to a fresh scan.

Callers 3

TestCappedStringWriterFunction · 0.80
showDiffVsMainFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestCappedStringWriterFunction · 0.64