nim-confutils/confutils
Zahary Karadjov 0fc26c5b25
Bugfixes for the config file support
- The config files processing was not taking into account the `name`
  pragma of the configuration object fields.

- The required fields were not searched within config files before
  reporting an error that they are missing.

- Fields with the same names were not supported in different case branches

- The loaded config file path can now depend on the configuration
  supplied through the command-line.
2022-03-04 23:24:58 +02:00
..
envvar Handle changes in the serialization library 2021-03-19 04:01:44 +02:00
std 0 is not a valid TCP/UDP port 2020-10-09 16:29:48 +03:00
toml Bugfixes for the config file support 2022-03-04 23:24:58 +02:00
winreg Handle changes in the serialization library 2021-03-19 04:01:44 +02:00
cli_parser.nim Fix #6 2019-11-08 16:28:04 +00:00
cli_parsing_fuzzer.nim Add a helper module for fuzzing CLI parsers 2020-10-01 22:04:53 +03:00
config_file.nim Bugfixes for the config file support 2022-03-04 23:24:58 +02:00
defs.nim feature: add `ignore` property in addition to `hidden` 2021-12-01 13:59:38 +02:00
shell_completion.nim Remove warnings with Nim 1.0 2019-11-08 17:57:44 +00:00