Home > @microsoft/rush-lib > IRushCommandLineParameter > shortName
IRushCommandLineParameter.shortName property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
An optional short name for the flag including the dash, e.g. "-d"
Signature:
readonly shortName?: string;