| HDK
    | 
This is a successful completion on parsing, supposed to exit. More...
#include <CLI11.h>
 Inheritance diagram for pxr_CLI::CLI::Success:
 Inheritance diagram for pxr_CLI::CLI::Success:| Additional Inherited Members | |
|  Public Member Functions inherited from pxr_CLI::CLI::Error | |
| CLI11_NODISCARD int | get_exit_code () const | 
| CLI11_NODISCARD std::string | get_name () const | 
| Error (std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | |
| Error (std::string name, std::string msg, ExitCodes exit_code) | |
This is a successful completion on parsing, supposed to exit.