MCPcopy
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
151type Results []SearchResult
152
153func (rs Results) Len() int {
154 return len(rs)

Callers 1

LoadSearchResultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected