Uses of Interface
org.jline.builtins.PosixCommands.CommandExecutor
-
Uses of PosixCommands.CommandExecutor in org.jline.builtins
Methods in org.jline.builtins with parameters of type PosixCommands.CommandExecutorModifier and TypeMethodDescriptionstatic voidPosixCommands.watch(PosixCommands.Context context, String[] argv, PosixCommands.CommandExecutor executor) Watch command with command executor - execute a command repeatedly and display output.