YesChief!
C++ argv parser
|
This is the complete list of members for yeschief::Command, including all inherited members.
getDescription() const -> std::string | yeschief::Command | inlinevirtual |
getName() const -> std::string=0 | yeschief::Command | pure virtual |
run(const CLIResults &results) -> int=0 | yeschief::Command | pure virtual |
setup(CLI &cli) -> void | yeschief::Command | inlinevirtual |
~Command()=default (defined in yeschief::Command) | yeschief::Command | virtual |