ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
parser Class Referencefinal

Command-line parser for ores.scheduler.service. More...

#include <parser.hpp>

Collaboration diagram for parser:
Collaboration graph

Public Member Functions

std::optional< optionsparse (const std::vector< std::string > &arguments, std::ostream &info, std::ostream &error) const
 

Detailed Description

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.