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
IOException
Copyright © 2024. All rights reserved.