Class ForwardSearchHistory
java.lang.Object
org.aesh.readline.action.mappings.ForwardSearchHistory
- All Implemented Interfaces:
Consumer<InputProcessor>, Action, ActionEvent, SearchAction
- Author:
- Ståle W. Pedersen
-
Method Details
-
name
-
input
- Specified by:
inputin interfaceActionEvent
-
keepFocus
public boolean keepFocus()- Specified by:
keepFocusin interfaceActionEvent
-
accept
- Specified by:
acceptin interfaceAction- Specified by:
acceptin interfaceConsumer<InputProcessor>
-