mines
Loading...
Searching...
No Matches
Arguments Class Referenceexport
module mines

Parsed commandline arguments. More...

Public Attributes

std::optional< std::int32_t > width
 Minefield width.
std::optional< std::int32_t > height
 Minefield height.
std::optional< std::int32_t > mines
 Number of mines to generate.
std::optional< std::string > player_name
 Player name.
std::optional< std::string > save_path
 Path to the save file.
bool help
 Show help.

Detailed Description

Parsed commandline arguments.


The documentation for this class was generated from the following file: