public interface CompletionHandler
| Modifier and Type | Method and Description | 
|---|---|
| boolean | complete(ConsoleReader reader,
        java.util.List<java.lang.CharSequence> candidates,
        int position) | 
boolean complete(ConsoleReader reader, java.util.List<java.lang.CharSequence> candidates, int position) throws java.io.IOException
java.io.IOExceptionCopyright © 2018. All Rights Reserved.