| Package | Description |
|---|---|
| org.jboss.aesh.console | |
| org.jboss.aesh.history |
| Modifier and Type | Method and Description |
|---|---|
History |
Console.getHistory()
Get the History object
|
| 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 © 2014 JBoss by Red Hat. All rights reserved.