MCPcopy
hub / github.com/cli/cli / ConfiguredHelper

Method ConfiguredHelper

pkg/cmd/auth/shared/git_credential.go:12–12  ·  view source on GitHub ↗
(hostname string)

Source from the content-addressed store, hash-verified

10type HelperConfig interface {
11 ConfigureOurs(hostname string) error
12 ConfiguredHelper(hostname string) (gitcredentials.Helper, error)
13}
14
15type GitCredentialFlow struct {

Callers 2

PromptMethod · 0.65

Implementers 2

HelperConfigpkg/cmd/auth/shared/gitcredentials/hel
FakeHelperConfigpkg/cmd/auth/shared/gitcredentials/fak

Calls

no outgoing calls

Tested by 1