|
constexpr Overload & | optional (ParamName const name) |
|
constexpr Overload & | required (ParamName const name) |
|
constexpr Overload & | text (std::string_view text) |
|
template<class Fn > |
constexpr Overload & | modify (Fn &&fn) |
|
constexpr Overload & | postfix (std::string_view postfix) |
|
constexpr Overload & | option (CommandParameterOption option) |
|
constexpr Overload & | deoption (CommandParameterOption option) |
|
template<class Fn > |
void constexpr | execute (Fn &&fn) |
|
The documentation for this class was generated from the following file: