MCPcopy
hub / github.com/cli/cli / fetcher

Struct fetcher

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

Source from the content-addressed store, hash-verified

521}
522
523type fetcher struct{}
524
525func (f fetcher) EditableOptionsFetch(client *api.Client, repo ghrepo.Interface, opts *shared.Editable, projectsV1Support gh.ProjectsV1Support) error {
526 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