#include <command_line_reader.h>
Inheritance diagram for util::CommandLineReader:
Also provides a list (or vector) of file arguments.
Assumed syntax is:
command -s SHORTOPTION --long LONGOPTION ... file_arguments something -s string -f 1.234 --integerarray 1,2,3,4 file1 file2 file3