MCPcopy Create free account
hub / github.com/despiteallobjections/amigo / String

Method String

types/selection.go:111–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109func (s *Selection) Indirect() bool { return s.indirect }
110
111func (s *Selection) String() string { return SelectionString(s, nil) }
112
113// SelectionString returns the string form of s.
114// The Qualifier controls the printing of

Callers

nothing calls this directly

Calls 1

SelectionStringFunction · 0.85

Tested by

no test coverage detected