Table of Contents

HelpBuilder.Default.GetArgumentDescription Method

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll

Gets the description for an argument (typically used in the second column text in the arguments section).

public static string GetArgumentDescription(Argument argument)

Parameters

argument Argument

Returns

string