Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String | expandHistory(History history, String line)
Implements jdk. Expand event designator such as !!, !#, !3, etc... |
public String | |
protected int |
DefaultExpander | back to summary |
---|---|
public DefaultExpander() |
expandHistory | back to summary |
---|---|
public String expandHistory(History history, String line) Implements jdk. Expand event designator such as !!, !#, !3, etc... See http://www.gnu.org/software/bash/manual/html_node/Event-Designators.html
|
expandVar | back to summary |
---|---|
public String expandVar(String word) Implements jdk.
|
searchBackwards | back to summary |
---|---|
protected int searchBackwards(History history, String searchTerm, int startIndex, boolean startsWith) |