Documentation
¶
Index ¶
- func BashCompleteEntry(_ *cli.Context) (string, error)
- func FishCompleteEntry(clicontext *cli.Context) (string, error)
- func InsertBashCompleteEntry(clicontext *cli.Context) error
- func InsertFishCompleteEntry(clicontext *cli.Context) error
- func InsertZSHCompleteEntry(clicontext *cli.Context) error
- func ZshCompleteEntry(_ *cli.Context) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FishCompleteEntry ¶ added in v0.3.16
func InsertBashCompleteEntry ¶
func InsertFishCompleteEntry ¶ added in v0.3.16
func InsertZSHCompleteEntry ¶
If debugging this, it might be required to run `rm ~/.zcompdump*` to remove the cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.