Home > @rushstack/ts-command-line > CommandLineParameterBase > longName
CommandLineParameterBase.longName property
The long name of the flag including double dashes, e.g. "--do-something"
Signature:
readonly longName: string;
Home > @rushstack/ts-command-line > CommandLineParameterBase > longName
The long name of the flag including double dashes, e.g. "--do-something"
Signature:
readonly longName: string;