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
IOException
Copyright © 2002–2020. All rights reserved.