|
ORE Studio 0.0.4
|
Command-line parser for ores.scheduler.service. More...
#include <parser.hpp>

Public Member Functions | |
| std::optional< options > | parse (const std::vector< std::string > &arguments, std::ostream &info, std::ostream &error) const |
Command-line parser for ores.scheduler.service.
Note on logging: logging is not available during parsing since the logger is only initialised after options have been successfully parsed.