commandline icon indicating copy to clipboard operation
commandline copied to clipboard

Removed "sealed" from OptionAttribute

Open SJFriedl opened this issue 2 years ago • 0 comments

This PR is for Issue #859, where I requested that sealed be removed from OptionAttribute to allow for derived attribute types that will be shared among verbs, such as [LogFileAttribute(Required = false)] - this was all elaborated in the Issue entry.

I've been using this version since June, not a single hitch.

SJFriedl avatar Aug 15 '23 15:08 SJFriedl