Closed 00JCIV00 closed 1 year ago
The cova.ParseConfig struct and cova.parseArgs() function should allow library users to handle Usage/Help messages during parsing automatically instead of manually analyzing and handling those calls after parsing.
cova.ParseConfig
cova.parseArgs()
Added via:
The
cova.ParseConfig
struct andcova.parseArgs()
function should allow library users to handle Usage/Help messages during parsing automatically instead of manually analyzing and handling those calls after parsing.