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