Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Len
Method
Len
pkg/cmd/status/status.go:168–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
167
type
stringSet
interface
{
168
Len() int
169
Add(string)
170
ToSlice() []string
171
}
Callers
15
TestGatewayForwardsRewritesAndRecords
Function · 0.65
TestGatewayRecordsUpstreamFailures
Function · 0.65
TestRecordTelemetry
Function · 0.65
TestRecordTelemetryForSubcommands
Function · 0.65
exportData
Method · 0.65
Map
Method · 0.65
TestList
Function · 0.65
TestSearch
Function · 0.65
TestListCategories
Function · 0.65
TestGetWithComments
Function · 0.65
TestGetCommentReplies
Function · 0.65
TestSwitchRun
Function · 0.65
Implementers
1
stringSet
pkg/set/string_set.go
Calls
no outgoing calls
Tested by
15
TestGatewayForwardsRewritesAndRecords
Function · 0.52
TestGatewayRecordsUpstreamFailures
Function · 0.52
TestRecordTelemetry
Function · 0.52
TestRecordTelemetryForSubcommands
Function · 0.52
TestList
Function · 0.52
TestSearch
Function · 0.52
TestListCategories
Function · 0.52
TestGetWithComments
Function · 0.52
TestGetCommentReplies
Function · 0.52
TestSwitchRun
Function · 0.52
TestCapiClientFuncResolvesURL
Function · 0.52
TestProjectItems_DefaultLimit
Function · 0.52