MCPcopy Index your code
hub / github.com/google/go-jsonnet / length

Method length

value.go:163–165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

161}
162
163func (s *valueStringTree) length() int {
164 return s.len
165}
166
167func (s *valueStringTree) getType() *valueType {
168 return stringType

Callers 1

indexMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected