|
ORE Studio 0.0.4
|
Entry point for the ores command line application. More...
#include <application.hpp>

Public Member Functions | |
| application (std::ostream &output_stream, const std::optional< database::database_options > &db_opts) | |
| application (const application &)=delete | |
| application & | operator= (const application &)=delete |
| void | run (const config::options &cfg) const |
| Executes the application. | |
Entry point for the ores command line application.
| void run | ( | const config::options & | cfg | ) | const |
Executes the application.
| cfg | Application configuration. |
