A command-line option given by key, value and description.
More...
#include <Console.h>
A command-line option given by key, value and description.
Definition at line 41 of file Console.h.
◆ Option()
fl::Console::Option::Option |
( |
const std::string & |
key = "" , |
|
|
const std::string & |
value = "" , |
|
|
const std::string & |
description = "" |
|
) |
| |
|
explicit |
◆ description
std::string fl::Console::Option::description |
◆ key
std::string fl::Console::Option::key |
◆ value
std::string fl::Console::Option::value |
The documentation for this struct was generated from the following file: