Commit Graph

4 Commits

Author SHA1 Message Date
Username
f289057267 cleanup: minor fixes in comboparse and soup_parser 2025-12-20 22:28:47 +01:00
Username
a62c46600c comboparse: remove test code 2025-12-20 16:45:58 +01:00
rofl0r
d209356a85 comboparse: fix bug with bool cmd args always True 2019-01-13 16:40:12 +00:00
rofl0r
f16f754b0e implement combo config parser
allows all options to be overridden by command line.

e.g.
[watchd]
threads=10
debug=false

--watch.threads=50 --debug=true
2019-01-08 02:17:10 +00:00