bashcompletion

package
v1.0.0-alpha5 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2023 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Make

func Make(appName string, devboxDir string, commands []string, commandData map[string][]Completion) error

Make generates a Bash completion script for the given appName and commands and installs it

Types

type Completion

type Completion struct {
	Variadic    bool
	Completions string
	Compopt     []string
	Shopt       []string
}

Jump to

Keyboard shortcuts

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