|
HDK
|
Functions | |
| std::string | simple (const App *app, const Error &e) |
| Printout a clean, simple message on error (the default in CLI11 1.5+) More... | |
| std::string | help (const App *app, const Error &e) |
| Printout the full help string on error (if this fn is set, the old default for CLI11) More... | |
| CLI11_INLINE std::string pxr_CLI::CLI::FailureMessage::help | ( | const App * | app, |
| const Error & | e | ||
| ) |
| CLI11_INLINE std::string pxr_CLI::CLI::FailureMessage::simple | ( | const App * | app, |
| const Error & | e | ||
| ) |