Package | Description |
---|---|
org.jboss.aesh.console | |
org.jboss.aesh.history |
Modifier and Type | Method and Description |
---|---|
History |
InputProcessor.getHistory() |
History |
Console.getHistory()
Get the History object
|
History |
AeshInputProcessor.getHistory() |
Modifier and Type | Class and Description |
---|---|
class |
FileHistory
Read the history file at init and writeToStdOut to it at shutdown
|
class |
InMemoryHistory
A simple in-memory history implementation
By default max size is 500
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.