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

Struct fetcher

pkg/cmd/pr/edit/edit.go:612–612  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

610}
611
612type fetcher struct{}
613
614func (f fetcher) EditableOptionsFetch(client *api.Client, repo ghrepo.Interface, opts *shared.Editable, projectsV1Support gh.ProjectsV1Support) error {
615 return shared.FetchOptions(client, repo, opts, projectsV1Support)

Callers 3

Test_viewRunFunction · 0.85
FollowMethod · 0.85
Test_createRunFunction · 0.85

Calls

no outgoing calls

Tested by 2

Test_viewRunFunction · 0.68
Test_createRunFunction · 0.68