Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandAlias ¶
func ExpandAlias(cfg config.Config, args []string, findShFunc func() (string, error)) (expanded []string, isShell bool, err error)
ExpandAlias processes argv to see if it should be rewritten according to a user's aliases. The second return value indicates whether the alias should be executed in a new shell process instead of running gh itself.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.