|
koutil
|
Functions | |
| std::string | make_argument_count (std::string_view name, std::uint32_t expected, std::uint32_t provided) |
| std::string | make_command_argument_count (std::string_view name, std::uint32_t expected, std::uint32_t provided) |
| std::string | make_unknown_argument (std::string_view name) |
| std::string | make_unknown_long_option (std::string_view name) |
| std::string | make_unknown_short_option (char name) |
| std::string | make_invalid_short_option (std::string_view name) |
| std::string | make_option_requires_value (std::string_view whole_name) |
| std::string | make_unexpected_option_value (std::string_view whole_name) |
| template<extends_result Result> | |
| std::string | make_missing_required_option (const option_t< Result > &option) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |