You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider a better word than "global" since it actually indicates that the option is syntactically valid on the current command and its subcommands
#1904
Add(Option option, bool inheritable) would allow initializer list syntax; but the resulting code would not be very easy to understand. The bool could be replaced with OptionOptions.ValidInSubcommands but that would mean larger API and the name looks bad.
The text was updated successfully, but these errors were encountered: