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.