MCPcopy Create free account
hub / github.com/cli/cli / Len

Method Len

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

Source from the content-addressed store, hash-verified

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

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