Documentation
¶
Overview ¶
Package completion provides shared utilities for completion management.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBashPath ¶
GetBashPath returns the appropriate bash completion path.
func GetFishPath ¶
GetFishPath returns the appropriate fish completion path.
func GetZshPath ¶
GetZshPath returns the appropriate zsh completion path.
func Uninstall ¶
Uninstall removes completion files from the same locations where Install puts them.
func UninstallAll ¶
func UninstallAll() error
UninstallAll removes completion files for all supported shells.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.