MCPcopy
hub / github.com/cli/cli / Unwrap

Method Unwrap

pkg/cmd/pr/shared/finder.go:620–622  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

618}
619
620func (err *NotFoundError) Unwrap() error {
621 return err.error
622}
623
624func NewMockFinder(selector string, pr *api.PullRequest, repo ghrepo.Interface) *mockFinder {
625 var err error

Callers 5

ParseIssuesFromArgsFunction · 0.45
getRunFunction · 0.45
MatchesMethod · 0.45

Calls

no outgoing calls

Tested by 1