public interface CompletionHandler
Modifier and Type | Method and Description |
---|---|
boolean |
complete(ConsoleReader reader,
List<CharSequence> candidates,
int position) |
boolean complete(ConsoleReader reader, List<CharSequence> candidates, int position) throws IOException
IOException
Copyright © 2017. All Rights Reserved.