cmdargs icon indicating copy to clipboard operation
cmdargs copied to clipboard

Add the ability to define arbitrary Flag values in Implicit mode

Open ndmitchell opened this issue 11 years ago • 1 comments

Sometimes it is useful to define one flag as entirely custom, e.g. by fully specifying the Flag value. I should support that.

ndmitchell avatar Mar 02 '14 21:03 ndmitchell

In fact, you don't need to specify them inline, so perhaps just a way to append flags to a constructor would be enough.

ndmitchell avatar Mar 02 '14 21:03 ndmitchell