MCPcopy
hub / github.com/cli/cli / Scopes

Method Scopes

pkg/cmd/auth/shared/git_credential.go:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70}
71
72func (flow *GitCredentialFlow) Scopes() []string {
73 return flow.scopes
74}
75
76func (flow *GitCredentialFlow) ShouldSetup() bool {
77 return flow.shouldSetup

Callers 2

refreshRunFunction · 0.95
LoginFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected