Skip to content

Struct CommandLineArguments

ClassList > CommandLineArguments

Structure used to store command line arguments parsed by the user. More...

  • #include <util.h>

Public Attributes

Type Name
bool test_mode
bool version

Detailed Description

Contains the CLI arguments that can be parsed through the terminal by the user.

Public Attributes Documentation

variable test_mode

bool CommandLineArguments::test_mode;

variable version

bool CommandLineArguments::version;


The documentation for this class was generated from the following file src/util.h