abstract class CommandSupport extends Object implements CommandLine.Command
Support for Command instances.
Type Params | Return Type | Name and description |
---|---|---|
|
List |
getAliases() |
|
jline.console.completer.Completer |
getCompleter() Setup the Completer for the command. |
|
String |
getDescription() |
|
String |
getHelp() |
|
boolean |
getHidden() |
|
String |
getName() |
|
String |
getShortcut() |
|
String |
getUsage() |
Standard aliases for the command.
Flag to indicate if the command should be hidden or not.
The name of the command.
The shortcut switch