![]() |
helics
2.8.1
|
Define a JSON parser for the config files for CLI11. More...
#include <helicsCLI11JsonConfig.hpp>
Inheritance diagram for helics::HelicsConfigJSON:Public Member Functions | |
| std::vector< CLI::ConfigItem > | from_config (std::istream &input) const override final |
| void | skipJson (bool skj=true) |
| skip checking the JSON and go directory to the TOML processing | |
| void | fallbackToDefault (bool ftd=true) |
| if the specified section isn't available use the root section | |
Define a JSON parser for the config files for CLI11.
1.8.17