Home > @rushstack/ts-command-line > IBaseCommandLineDefinition > parameterShortName
IBaseCommandLineDefinition.parameterShortName property
An optional short name for the flag including the dash, e.g. "-d"
Signature:
parameterShortName?: string;
Home > @rushstack/ts-command-line > IBaseCommandLineDefinition > parameterShortName
An optional short name for the flag including the dash, e.g. "-d"
Signature:
parameterShortName?: string;