Home > @rushstack/ts-command-line > CommandLineParameterBase > required
CommandLineParameterBase.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 > CommandLineParameterBase > required
If true, then an error occurs if the parameter was not included on the command-line.
Signature:
readonly required: boolean;