Table of Contents

CliNamer.GetArgumentName Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a specific argument 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 Arguments.

public string GetArgumentName(string symbolName)

Parameters

symbolName string

Returns

string