Thanks to the power of Nim's templates one can use cmdline options syntax in
Nimscript files like
--threads:on # expands to switch("threads", "on")
RunI really do not see any use for `*.cfg` files and will rely on NimScript `*.nims` exclusively for my own projects.\--Leo| ---|---
