Documentation ¶
Overview ¶
Package completion implements a 'devenv completion' command that allows developers to generate shell completion.
Index ¶
Constants ¶
View Source
const ( ShellBash = "bash" ShellZSH = "zsh" )
Variables ¶
This section is empty.
Functions ¶
func NewCmdCompletion ¶
func NewCmdCompletion() *cli.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.