MCPcopy
hub / github.com/cli/cli / Find

Method Find

pkg/cmd/pr/shared/finder.go:30–30  ·  view source on GitHub ↗
(opts FindOptions)

Source from the content-addressed store, hash-verified

28
29type PRFinder interface {
30 Find(opts FindOptions) (*api.PullRequest, ghrepo.Interface, error)
31}
32
33type progressIndicator interface {

Callers 15

viewRunFunction · 0.65
NewCmdRootFunction · 0.65
ValidAliasNameFuncFunction · 0.65
ValidAliasExpansionFuncFunction · 0.65
closeRunFunction · 0.65
NewMergeContextFunction · 0.65
readyRunFunction · 0.65
reopenRunFunction · 0.65
checksRunWebModeFunction · 0.65
checksRunFunction · 0.65
viewRunFunction · 0.65

Implementers 2

finderpkg/cmd/pr/shared/finder.go
mockFinderpkg/cmd/pr/shared/finder.go

Calls

no outgoing calls

Tested by 1