CliHelpBuilderDefaultGetArgumentDescription Method
Gets the description for an argument (typically used in the second column text in the arguments section).
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public static string GetArgumentDescription(
CliArgument argument
)
- argument CliArgument
- The argument to get the default value for.
StringArgument description.