class CommandNameCompleter extends SimpleCompleter
Completer for the command.names
Constructor and description |
---|
CommandNameCompleter(CommandRegistry registry, boolean withBlank) |
Type Params | Return Type | Name and description |
---|---|---|
|
SortedSet<String> |
getCandidates() |
Methods inherited from class | Name |
---|---|
class SimpleCompleter |
add, addCandidateString, complete, getCandidates, leftShift, setCandidateStrings, setCandidates, setWithBlank |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.