Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IRushCommandLineParameter > required

IRushCommandLineParameter.required 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.

If true, then an error occurs if the parameter was not included on the command-line.

Signature:

readonly required?: boolean;