HideOptionDefaultValues(IConfigurator) Method
Hides the
DEFAULT
column that lists default values coming from the
System.ComponentModel.DefaultValueAttribute
in the options help text.
public static IConfigurator HideOptionDefaultValues(this IConfigurator configurator)
- Namespace
- Spectre
.Console .Cli - Containing Type
- Configurator
Extensions
Parameters
- IConfigurator configurator
- The configurator.