enum cmd_echo command_echo(const struct command *pcommand)
const char * command_name_by_number(int i)
const char * command_name(const struct command *pcommand)
int command_vote_percent(const struct command *pcommand)
const struct command * command_by_number(int i)
int command_vote_flags(const struct command *pcommand)
const char * command_short_help(const struct command *pcommand)
char * command_extra_help(const struct command *pcommand)
enum cmdlevel command_level(const struct command *pcommand)
const char * command_synopsis(const struct command *pcommand)