Uses of Interface
org.jline.builtins.PosixCommandsRegistry.CommandFunction
-
Uses of PosixCommandsRegistry.CommandFunction in org.jline.builtins
Methods in org.jline.builtins with parameters of type PosixCommandsRegistry.CommandFunctionModifier and TypeMethodDescriptionvoidPosixCommandsRegistry.register(String name, PosixCommandsRegistry.CommandFunction command) Register a command with the registry.