Interface CompletionHandler

    • Method Detail

      • complete

        boolean complete​(ConsoleReader reader,
                         java.util.List<java.lang.CharSequence> candidates,
                         int position)
                  throws java.io.IOException
        Throws:
        java.io.IOException