Class ExitWithOutput

Inheritance Relationships

Base Type

Class Documentation

class ExitWithOutput : public mir::AbnormalExit

Indicates Mir should exit with the given output (such as help text) printed to stdout.

Public Functions

inline ExitWithOutput(std::string const &what)