Class JlineCommandRegistry

java.lang.Object
org.jline.console.impl.AbstractCommandRegistry
org.jline.console.impl.JlineCommandRegistry
All Implemented Interfaces:
CommandRegistry
Direct Known Subclasses:
Builtins, ConsoleEngineImpl, DefaultPrinter

public abstract class JlineCommandRegistry extends AbstractCommandRegistry
CommandRegistry common methods for JLine commands that are using HelpException.
Author:
Matti Rinta-Nikkola