package
1.1.0
Repository: https://github.com/datadrake/cli-ng.git
Documentation: pkg.go.dev

# Functions

NewParser does the initial parsing of arguments and returns the resulting Parser.

# Constants

Long flags start with two hyphens (ie.
Short flags start with a single hyphen (ie.

# Structs

Flag is an CLI switch that may affect execution.
Parser can be used to read and convert the raw program arguments.