Table of Contents

CliNamer.GetCommandName Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a specific command name for a symbol, or an auto generated one by using current DotMake.CommandLine.CliNamer.nameCasingConvention.

Auto name is generated only when current DotMake.CommandLine.CliNamer.nameAutoGenerate contains Commands.

public string GetCommandName(string symbolName)

Parameters

symbolName string

Returns

string