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

Method Delete

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

Delete removes an alias.

(alias string)

Source from the content-addressed store, hash-verified

180
181 // Delete removes an alias.
182 Delete(alias string) error
183
184 // All returns a map of all aliases to their corresponding expansions.
185 All() map[string]string

Callers 1

DeleteFunction · 0.65

Implementers 1

AliasConfiginternal/config/config.go

Calls

no outgoing calls

Tested by

no test coverage detected