Modifier and Type | Class | Description |
---|---|---|
static class |
CommandLine.HelpCommand |
Help command that can be installed as a subcommand on all application commands.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CommandLine.Model.CommandSpec.updateCommandAttributes(CommandLine.Command cmd,
CommandLine.IFactory factory) |
Updates the following attributes from the specified
@Command annotation:
aliases, parser separator , command name, version, help command,
version provider, default provider and usage message spec . |
Copyright © 2017–2019. All rights reserved.