public static class CLICommandConsole.CLIHelpCommand extends CLICommandConsole.CLIBuiltinCommand
commandConsole
Constructor and Description |
---|
CLIHelpCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute()
Execute this command.
|
java.util.List<java.lang.String> |
getCandidateForArgument(int index)
Get candidate values for an argument
|
getCommandConsole, setCommandConsole
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCandidateForOption, setContext
public CommandResult execute() throws java.lang.Exception
ManagedCommand
java.lang.Exception
- this command may throw Exceptionpublic java.util.List<java.lang.String> getCandidateForArgument(int index)
ManagedCommand
index
- an argument index