Home > @rushstack/ts-command-line > CommandLineParameter > required
CommandLineParameter.required property
If true, then an error occurs if the parameter was not included on the command-line.
Signature:
readonly required: boolean;
Home > @rushstack/ts-command-line > CommandLineParameter > required
If true, then an error occurs if the parameter was not included on the command-line.
Signature:
readonly required: boolean;