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

TypeAlias Results

pkg/cmd/status/status.go:152–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152type Results []SearchResult
153
154func (rs Results) Len() int {
155 return len(rs)

Callers 1

LoadSearchResultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected