blob: dbc6a2b86ed022ae20061a13b0cced04816a1b1f (
plain) (
blame)
1
2
3
4
|
The Console_Getargs package implements a Command Line arguments and parameters
parser for your CLI applications. It performs some basic arguments validation
and automatically creates a formatted help text, based on the given
configuration.
|