Uses of Interface
org.aesh.readline.action.ActionDecoder.InputPeeker
Packages that use ActionDecoder.InputPeeker
-
Uses of ActionDecoder.InputPeeker in org.aesh.readline.action
Methods in org.aesh.readline.action with parameters of type ActionDecoder.InputPeekerModifier and TypeMethodDescriptionvoidActionDecoder.setInputPeeker(ActionDecoder.InputPeeker peeker) Sets the input peeker for escape sequence timeout disambiguation.