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