I've been adding options to the exe config but some are compatible with only some other args so at some point it might make sense to replace the various Maybes with an ADT with the various options organized to make it easier to prevent setting incompatible ones. Would you be interested in a PR with such a thing?
I've been adding options to the exe config but some are compatible with only some other args so at some point it might make sense to replace the various
Maybe
s with an ADT with the various options organized to make it easier to prevent setting incompatible ones. Would you be interested in a PR with such a thing?