Add functionalities to config handler
3 unresolved threads
3 unresolved threads
Compare changes
Files
3@@ -238,9 +238,9 @@ class ConfigProcessor:
Add more options to setting file. Closes #87 (closed)
Let the user reset the config file if there is a problem. Closes #103 (closed)
Refactored code that processes config to separate class.