handlers
handlers¶
This module defines the handlers that are used during processing.
Types
This module uses the following types.
Classes
A configuration file parameter handler |
|
A handler for command-line arguments |
|
Handler that expands a flag into a sequence of args inserted into the command line to be parsed |
|
Parameter handler |
|
Handles positional parameters |
|
A root path parameter handler |
|
A handler that sets the special action |
|
The standard command line arguments handler |
|
Handler for the configuration file value following a key corresponding to a parameter |
|
Handler for key/value pairs found for example in environment variables or INI files |
|
Handler for the value following a key corresponding to a parameter |
|
A root path parameter handler |