26 Args(
int argc,
char** argv);
61 void parseArgs(
int argc,
char** argv);
62 void setError(
const std::string& message,
const std::string& progName);
63 static void printUsage(
const std::string& progName);
static constexpr int SUCCESS
ServerConfig getConfig() const
static constexpr int ERROR
bool isHelpRequested() const
Represents the configuration for the application, including the port, machine, and headless mode.