completion

package
v1.57.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

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

type Options

type Options struct {
	Shell string
}

func NewOptions

func NewOptions() *Options

func (*Options) Run

func (o *Options) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL