miker2 / flexi_config_reader

A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3 stars 1 forks source link

Add accessor for getting type of value corresponding to key #103

Closed michael-projectx closed 1 year ago

michael-projectx commented 1 year ago

In order to be able to iterate over the config structure, providing access to the type of the values will be necessary.