Class CustomCompleter

java.lang.Object
org.jline.demo.examples.CustomCompleter
All Implemented Interfaces:
Completer

public class CustomCompleter extends Object implements Completer
Example demonstrating a custom completer in JLine.