public interface CompletionHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
complete(ConsoleReader reader,
java.util.List candidates,
int position) |
boolean complete(ConsoleReader reader, java.util.List candidates, int position) throws java.io.IOException
java.io.IOException