Interface ShellCommandRegistryFactory
- All Known Implementing Classes:
BuiltinShellCommandRegistryFactory
public interface ShellCommandRegistryFactory
-
Method Summary
Modifier and TypeMethodDescriptionorg.jline.console.CommandRegistry
createShellCommandRegistry
(LookupContext context)
-
Method Details
-
createShellCommandRegistry
-