[][src]Module rdcl_aoc_helpers::args

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.