Class AutosuggestionWidgets

java.lang.Object
org.jline.widget.Widgets
org.jline.widget.AutosuggestionWidgets

public class AutosuggestionWidgets extends Widgets
Creates and manages widgets for as you type command line suggestions. Suggestions are created using a using command history.
Author:
Matti Rinta-Nikkola