PropagateExceptions(IConfigurator) Method
    Tells the command line application to propagate all
    exceptions to the user.
    
        public static IConfigurator PropagateExceptions(this IConfigurator configurator)
        - Namespace
 - Spectre
.Console .Cli  - Containing Type
 - Configurator
Extensions  
Parameters
- IConfigurator configurator
 - The configurator.