CliExt Property
    
            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 static CliExtensions Ext { get; }
Property Value
CliExtensions