GME
13
|
#include <svn_opt.h>
Public Attributes | |
const char * | name |
svn_opt_subcommand_t * | cmd_func |
const char * | aliases [3] |
const char * | help |
int | valid_options [50] |
One element of a subcommand dispatch table.
Like svn_opt_subcommand_desc2_t but lacking the desc_overrides
member.
const char* svn_opt_subcommand_desc_t::aliases[3] |
const char* svn_opt_subcommand_desc_t::help |
const char* svn_opt_subcommand_desc_t::name |
A list of options accepted by this command. Each value in the array is a unique enum (the 2nd field in apr_getopt_option_t)