Zen C++ Libraries
Zero-dependency re-usable components for C++
Loading...
Searching...
No Matches
po::command Member List

This is the complete list of members for po::command, including all inherited members.

_callback (defined in po::command)po::commandprotected
_description (defined in po::command)po::commandprotected
_flags (defined in po::command)po::commandprotected
_is_fallback (defined in po::command)po::commandprotected
_name (defined in po::command)po::commandprotected
_pos_args (defined in po::command)po::commandprotected
_subcommands (defined in po::command)po::commandprotected
action(command_callback_t callback) (defined in po::command)po::commandinline
command(std::string name, std::optional< std::string > description={}) (defined in po::command)po::commandinline
description(std::string description) (defined in po::command)po::commandinline
fallback() (defined in po::command)po::commandinline
flag(flag< T > fl) (defined in po::command)po::commandinline
pos_arg(std::string name, int arity=1) (defined in po::command)po::commandinline
program (defined in po::command)po::commandfriend
subcommand(command cmd) (defined in po::command)po::commandinline