Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
NewCmdRoot
Function · 0.65
deleteRun
Function · 0.65
TestDeleteRun
Function · 0.65
listRun
Function · 0.65
Implementers
1
AliasConfig
internal/config/config.go
Calls
no outgoing calls
Tested by
1
TestDeleteRun
Function · 0.52