nim-confutils/confutils/toml/std
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
..
net.nim Bugfixes for the config file support 2022-03-04 23:24:58 +02:00
uri.nim Bugfixes for the config file support 2022-03-04 23:24:58 +02:00