feat: add support for ini files
This commit is contained in:
parent
89e6dbfb98
commit
fdf99daa9c
12 changed files with 94 additions and 4 deletions
3
test_data/unknown.ini
Normal file
3
test_data/unknown.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
string = config string
|
||||
int = 42
|
||||
unknown = foo
|
Loading…
Add table
Add a link
Reference in a new issue