CliExtensions Class
            Provides extension methods for 
Cli. These are usually automatically generated by the source generator
            when current project supports a specific feature through a dependency,
            e.g. when you add package 
Microsoft.Extensions.DependencyInjection, dependency injection related extension
            methods will be available here. 
            
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
public class CliExtensions
- Inheritance
 - Object    CliExtensions