Home > @rushstack/ts-command-line > CommandLineAction > summary
CommandLineAction.summary property
A quick summary that is shown on the main help page, which is displayed by the command "example --help"
Signature:
readonly summary: string;
Home > @rushstack/ts-command-line > CommandLineAction > summary
A quick summary that is shown on the main help page, which is displayed by the command "example --help"
Signature:
readonly summary: string;