Futilities/v0.6/clade/Sys/Opts
| ||||||||||||||||||||
About
- Purpose: base class for parsing and managing command-line options
- I originally tried to use getopt(), but the way it does stuff just adds confusion and removes flexibility.
- Old docs: Futilities/human/lib/caOptsBase