- Actionauto  Action(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- AllowNoValueauto  AllowNoValue(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- AllowedValuesauto  AllowedValues(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ArgumentGroupauto  ArgumentGroup(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- Commandauto  Command(string[] name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- Counterauto  Counter(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- MutuallyExclusiveauto  MutuallyExclusive() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- NamedArgumentauto  NamedArgument(string[] name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- NamedArgumentauto  NamedArgument(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- Parseauto  Parse(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- PositionalArgumentauto  PositionalArgument(uint pos) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- PositionalArgumentauto  PositionalArgument(uint pos, string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- PreValidationauto  PreValidation(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- RequireNoValueauto  RequireNoValue(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- RequiredTogetherauto  RequiredTogether() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- Validationauto  Validation(ARG arg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated auto  parseCLIArgs(T receiver, string[] args, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated auto  parseCLIArgs(T receiver, string[] args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated Nullable!T parseCLIArgs(string[] args, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated Nullable!T parseCLIArgs(string[] args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated int parseCLIArgs(string[] args, FUNC func, Config config, T initialValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIArgsdeprecated int parseCLIArgs(string[] args, FUNC func) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated Result parseCLIKnownArgs(T receiver, string[] args, string[] unrecognizedArgs, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated Result parseCLIKnownArgs(T receiver, string[] args, string[] unrecognizedArgs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated auto  parseCLIKnownArgs(T receiver, string[] args, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated auto  parseCLIKnownArgs(T receiver, string[] args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated Nullable!T parseCLIKnownArgs(string[] args, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated Nullable!T parseCLIKnownArgs(string[] args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated int parseCLIKnownArgs(string[] args, FUNC func, Config config, T initialValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseCLIKnownArgsdeprecated int parseCLIKnownArgs(string[] args, FUNC func) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- printHelpvoid printHelp(Output output, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- printUsagevoid printUsage(Output output, Config config) 
- Undocumented in source. Be warned that the author may not have intended to support it.