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

Method ScopesSuggestion

api/client.go:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func (err HTTPError) ScopesSuggestion() string {
53 return err.scopesSuggestion
54}
55
56// RequestOption configures a single request made through Request, RequestWithContext or GraphQL.
57type RequestOption func(*requestConfig)

Callers 8

printErrorFunction · 0.95
MainFunction · 0.95
TestRESTWithNextErrorFunction · 0.95

Calls

no outgoing calls