src/ProgramOptions.h file

Program options for the executables.

Contents

Classes

struct ProgramOptions
The interface for the program option.

Functions

auto parseOptions(int argc, char* argv[]) -> ProgramOptions

Function documentation

ProgramOptions parseOptions(int argc, char* argv[])

Parse the input option and return the initialized ProgramOptions