cli

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var G *cli.App
View Source
var (

	// ReturnCode - Exit status:
	//  0  if OK,
	//  1  if minor problems (e.g., cannot access subdirectory),
	//  2  if serious trouble (e.g., cannot access command-line argument).
	ReturnCode = 0
)
View Source
var Version = "0.27.0"

Functions

func MakeErrorStr

func MakeErrorStr(msg string) string

Types

type Err4Exit

type Err4Exit struct{}

Err4Exit used for exiting without error print

func (Err4Exit) Error

func (c Err4Exit) Error() string

Jump to

Keyboard shortcuts

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