Interface CommandRegistry

All Known Subinterfaces:
ConsoleEngine, SystemRegistry
All Known Implementing Classes:
AbstractCommandRegistry, Builtins, ConsoleEngineImpl, DefaultPrinter, JlineCommandRegistry, SystemRegistryImpl

public interface CommandRegistry
Store command information, compile tab completers and execute registered commands.
Author:
Matti Rinta-Nikkola