Home > @rushstack/ts-command-line > CommandLineParameterProvider > parameters
CommandLineParameterProvider.parameters property
Returns a collection of the parameters that were defined for this object.
Signature:
get parameters(): ReadonlyArray<CommandLineParameter>;