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

TypeAlias Results

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

Source from the content-addressed store, hash-verified

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

Callers 1

LoadSearchResultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected