SafetyOff(IConfigurator) Method
Gets an
IUnsafeConfigurator
that allows
composition of commands without type safety.
public static IUnsafeConfigurator SafetyOff(this IConfigurator configurator)
- Namespace
- Spectre
.Console .Cli .Unsafe - Containing Type
- Unsafe
Configurator Extensions
Parameters
- IConfigurator configurator
- The configurator.