status-im / nim-confutils

Simplified handling of command line options and config files
Apache License 2.0
63 stars 16 forks source link

annotate `parseCmdArg` with `{.raises.}` #84

Closed etan-status closed 1 year ago

etan-status commented 1 year ago

For the parseCmdArg that may fail with ValueError, add annotations.