Module args

Source
Expand description

Processing of command line arguments.

Functionsยง

get_args
Reads the command line arguments and verifies that the correct number of arguments are present.
get_args_repeating
Reads the command line arguments and verifies that there are at least the required number of arguments present.