MCPcopy
hub / github.com/cli/cli / Len

Method Len

pkg/cmd/status/status.go:166–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164
165type stringSet interface {
166 Len() int
167 Add(string)
168 ToSlice() []string
169}

Callers 15

TestRecordTelemetryFunction · 0.65
exportDataMethod · 0.65
MapMethod · 0.65
TestListFunction · 0.65
TestSearchFunction · 0.65
TestListCategoriesFunction · 0.65
TestGetWithCommentsFunction · 0.65
TestGetCommentRepliesFunction · 0.65
TestSwitchRunFunction · 0.65
handleErrorFunction · 0.65

Implementers 1

stringSetpkg/set/string_set.go

Calls

no outgoing calls

Tested by 15

TestRecordTelemetryFunction · 0.52
TestListFunction · 0.52
TestSearchFunction · 0.52
TestListCategoriesFunction · 0.52
TestGetWithCommentsFunction · 0.52
TestGetCommentRepliesFunction · 0.52
TestSwitchRunFunction · 0.52
TestProjectItems_NoLimitFunction · 0.52