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