Home > @rushstack/ts-command-line > CommandLineParser > actions
CommandLineParser.actions property
Returns the list of actions that were defined for this CommandLineParser object.
Signature:
get actions(): ReadonlyArray<CommandLineAction>;
Home > @rushstack/ts-command-line > CommandLineParser > actions
Returns the list of actions that were defined for this CommandLineParser object.
Signature:
get actions(): ReadonlyArray<CommandLineAction>;