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
History
- 2022-07-29 created
- 2024-04-29 converted to class-per-file
- renamed from .\caOptsBase -> .\caOpt
- 2026-04-28 adapting for Ferreteria v0.6