MCPcopy
hub / github.com/cli/cli / All

Method All

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

All returns a map of all aliases to their corresponding expansions.

()

Source from the content-addressed store, hash-verified

183
184 // All returns a map of all aliases to their corresponding expansions.
185 All() map[string]string
186}

Callers 4

NewCmdRootFunction · 0.65
deleteRunFunction · 0.65
TestDeleteRunFunction · 0.65
listRunFunction · 0.65

Implementers 1

AliasConfiginternal/config/config.go

Calls

no outgoing calls

Tested by 1

TestDeleteRunFunction · 0.52