JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
org.aesh.readline.history
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.aesh.readline.history
package
org.aesh.readline.history
Related Packages
Package
Description
org.aesh.readline
All Classes and Interfaces
Classes
Enums
Class
Description
FileHistory
Read the history file at init and writeToStdOut to it at shutdown
History
InMemoryHistory
A simple in-memory history implementation By default max size is 500
SearchDirection