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 BashCompleteEntry ¶ added in v0.2.6
func FishCompleteEntry ¶ added in v0.3.16
func InsertBashCompleteEntry ¶
func InsertBashCompleteEntry(clicontext *cli.Context) error
func InsertFishCompleteEntry ¶ added in v0.3.16
func InsertFishCompleteEntry(clicontext *cli.Context) error
func InsertZSHCompleteEntry ¶
func InsertZSHCompleteEntry(clicontext *cli.Context) error
If debugging this, it might be required to run `rm ~/.zcompdump*` to remove the cache
func ZshCompleteEntry ¶ added in v0.2.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.