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

Method Aliases

internal/gh/gh.go:64–64  ·  view source on GitHub ↗

Aliases provides persistent storage and modification of command aliases.

()

Source from the content-addressed store, hash-verified

62
63 // Aliases provides persistent storage and modification of command aliases.
64 Aliases() AliasConfig
65
66 // Authentication provides persistent storage and modification of authentication configuration.
67 Authentication() AuthConfig

Callers 7

NewCmdRootFunction · 0.65
importRunFunction · 0.65
deleteRunFunction · 0.65
TestDeleteRunFunction · 0.65
listRunFunction · 0.65
setRunFunction · 0.65
TestSetRunFunction · 0.65

Implementers 2

cfginternal/config/config.go
ConfigMockinternal/gh/mock/config.go

Calls

no outgoing calls

Tested by 2

TestDeleteRunFunction · 0.52
TestSetRunFunction · 0.52