args

package
v0.0.0-...-91b15fe Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Args struct {
	Bash      bool `arg:"-s,--bash" help:"get bash format path settings"`
	ZSH       bool `arg:"-z,--zsh" help:"get zsh format path settings"`
	CSH       bool `arg:"-c,--csh" help:"get csh format path settings"`
	Verify    bool `arg:"-V,--verify" help:"verify paths' existence before adding"`
	Trace     bool `arg:"-t,--trace" help:"show paths evaluated and time do evaluate"`
	Verbose   bool `arg:"-v,--verbose" help:"display issues as paths evaluated"`
	UserFirst bool `arg:"-u,--user-first" help:"put user directories first"`
}

Args args used in the app. Public for use in logging package.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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