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