Table of Contents

CliNamer.GetDirectiveName Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a specific directive 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 Directives.

public string GetDirectiveName(string symbolName)

Parameters

symbolName string

Returns

string