package install

import "github.com/posener/complete/cmd/install"

Index

Functions

func Install

func Install(cmd string) error

Install complete command given: cmd: is the command name

func IsInstalled

func IsInstalled(cmd string) bool

IsInstalled returns true if the completion for the given cmd is installed.

func Uninstall

func Uninstall(cmd string) error

Uninstall complete command given: cmd: is the command name

Source Files

bash.go fish.go install.go utils.go zsh.go

Version
v1.2.3 (latest)
Published
Oct 23, 2019
Platform
linux/amd64
Imports
12 packages
Last checked
1 month ago

Tools for package owners.