Package org.aesh.readline.action
package org.aesh.readline.action
-
ClassDescriptionBase interface for all readline editing actions.Decodes input key sequences and maps them to corresponding actions.An action that can receive input events and maintain focus state.A trie-based data structure for efficient key sequence matching.Result of a trie match operation.Action interface for history search operations with status tracking.Enumeration of possible search operation statuses.