public interface CompletionHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
complete(ConsoleReader reader,
List candidates,
int position) |
boolean complete(ConsoleReader reader, List candidates, int position) throws IOException
IOExceptionCopyright © 2002–2016. All rights reserved.