YesChief!
C++ argv parser
Loading...
Searching...
No Matches
yeschief::Command Member List

This is the complete list of members for yeschief::Command, including all inherited members.

getDescription() const -> std::stringyeschief::Commandinlinevirtual
getName() const -> std::string=0yeschief::Commandpure virtual
run(const CLIResults &results) -> int=0yeschief::Commandpure virtual
setup(CLI &cli) -> voidyeschief::Commandinlinevirtual
~Command()=default (defined in yeschief::Command)yeschief::Commandvirtual