Store custom command line arguments. More...
#include <model-fixture.hpp>
Public Member Functions | |
ExtraArgs () | |
Public Attributes | |
std::string | model_filename |
bool | with_ff = true |
Store custom command line arguments.
Definition at line 24 of file model-fixture.hpp.
|
inline |
Definition at line 29 of file model-fixture.hpp.
std::string ExtraArgs::model_filename |
Definition at line 27 of file model-fixture.hpp.
bool ExtraArgs::with_ff = true |
Definition at line 26 of file model-fixture.hpp.