|
ORE Studio 0.0.4
|
All of the configuration options required by the command line application. More...
#include <options.hpp>

Public Attributes | |
| std::optional< ores::logging::logging_options > | logging |
| Configuration options related to logging, if any. | |
| std::optional< import_options > | importing |
| Configuration related to importing of data, if any. | |
| std::optional< export_options > | exporting |
| Configuration related to exporting of data, if any. | |
| std::optional< delete_options > | deleting |
| Configuration related to deleting entities, if any. | |
| std::optional< list_options > | listing |
| Configuration related to listing entities, if any. | |
| std::optional< add_options > | adding |
| Configuration related to adding entities, if any. | |
| ores::database::database_options | database |
| Database connection configuration. | |
All of the configuration options required by the command line application.