Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Resolve
Method
Resolve
pkg/cmd/pr/checkout/checkout.go:294–294 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
293
type
PRResolver
interface
{
294
Resolve() (*api.PullRequest, ghrepo.Interface, error)
295
}
296
297
type
specificPRResolver
struct
{
Callers
1
checkoutRun
Function · 0.65
Implementers
3
specificPRResolver
pkg/cmd/pr/checkout/checkout.go
promptingPRResolver
pkg/cmd/pr/checkout/checkout.go
stubPRResolver
pkg/cmd/pr/checkout/checkout_test.go
Calls
no outgoing calls
Tested by
no test coverage detected