Home > @rushstack/ts-command-line > CommandLineParameterBase > kind
CommandLineParameterBase.kind property
Indicates the type of parameter.
Signature:
abstract get kind(): CommandLineParameterKind;
Home > @rushstack/ts-command-line > CommandLineParameterBase > kind
Indicates the type of parameter.
Signature:
abstract get kind(): CommandLineParameterKind;