Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
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
29
type
PRFinder
interface
{
30
Find(opts FindOptions) (*api.PullRequest, ghrepo.Interface, error)
31
}
32
33
type
progressIndicator
interface
{
Callers
15
viewRun
Function · 0.65
TestNewCmdRoot_ExtensionRegistration
Function · 0.65
NewCmdRoot
Function · 0.65
ValidAliasNameFunc
Function · 0.65
ValidAliasExpansionFunc
Function · 0.65
closeRun
Function · 0.65
NewMergeContext
Function · 0.65
readyRun
Function · 0.65
reopenRun
Function · 0.65
checksRunWebMode
Function · 0.65
checksRun
Function · 0.65
viewRun
Function · 0.65
Implementers
2
finder
pkg/cmd/pr/shared/finder.go
mockFinder
pkg/cmd/pr/shared/finder.go
Calls
no outgoing calls
Tested by
1
TestNewCmdRoot_ExtensionRegistration
Function · 0.52