| Type | Name and description |
|---|---|
CommandLineParser |
cliParser |
| Constructor and description |
|---|
ArgumentCompletingCommand() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
complete(String buffer, int cursor, List<CharSequence> candidates) |
|
protected int |
complete(CommandLine commandLine, CommandDescription desc, List<CharSequence> candidates, int cursor) |