Implement a simple config file parser
This commit is contained in:
parent
405b68b824
commit
167b8bee8d
20 changed files with 601 additions and 0 deletions
2
Tests/SimpleConf/TestConfigs/Optionality.conf
Normal file
2
Tests/SimpleConf/TestConfigs/Optionality.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# This probably doesn't need to exist, but eh
|
||||
existing key = existing value
|
Loading…
Add table
Add a link
Reference in a new issue