cmdargs
cmdargs copied to clipboard
Add the ability to define arbitrary Flag values in Implicit mode
Sometimes it is useful to define one flag as entirely custom, e.g. by fully specifying the Flag value. I should support that.
In fact, you don't need to specify them inline, so perhaps just a way to append flags to a constructor would be enough.