CliCommandBuilderParentNamer Property
Gets the parent namer for generating CLI names and aliases while tracking already used ones.
This will be available after
Build call.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.5.8
public CliNamer ParentNamer { get; protected set; }
Property Value
CliNamer