MCPcopy Index your code
hub / github.com/cli/cli / ScopesSuggestion

Method ScopesSuggestion

api/client.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (err HTTPError) ScopesSuggestion() string {
52 return err.scopesSuggestion
53}
54
55// GraphQL performs a GraphQL request using the query string and parses the response into data receiver. If there are errors in the response,
56// GraphQLError will be returned, but the receiver will also be partially populated.

Callers 3

printErrorFunction · 0.95
MainFunction · 0.95

Calls

no outgoing calls

Tested by 1