Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Results
TypeAlias
Results
pkg/cmd/status/status.go:151–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
type
Results []SearchResult
152
153
func
(rs Results) Len() int {
154
return
len(rs)
Callers
1
LoadSearchResults
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected