org.sonatype.gshell.shell
Interface History

All Superinterfaces:
jline.console.history.History, Iterable<jline.console.history.History.Entry>, jline.console.history.PersistentHistory

public interface History
extends jline.console.history.PersistentHistory

Provides access to a shells history.

Since:
2.0
Author:
Jason Dillon

Nested Class Summary
 
Nested classes/interfaces inherited from interface jline.console.history.History
jline.console.history.History.Entry
 
Method Summary
 
Methods inherited from interface jline.console.history.PersistentHistory
flush, purge
 
Methods inherited from interface jline.console.history.History
add, clear, current, entries, entries, get, index, isEmpty, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, replace, size
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.