Table of Contents

CliCommandBuilder.Namer Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets the namer for generating CLI names and aliases while tracking already used ones. This will be available after Build(CliBindingContext) call.

public CliNamer Namer { get; protected set; }

Property Value

CliNamer