Module args

Source
Expand description

Utilities for parsing options and arguments on the start of a CLI application

Structs§

VerbosityLevel
Transform -v and -q flags to some kind of loglevel

Constants§

HELP_TEMPLATE
Custom help template for displaying command-line usage information