Constructor | Description |
---|---|
DefaultExpander() |
Modifier and Type | Method | Description |
---|---|---|
String |
expandHistory(History history,
String line) |
Expand event designator such as !!, !#, !3, etc...
|
String |
expandVar(String word) |
|
protected int |
searchBackwards(History history,
String searchTerm,
int startIndex,
boolean startsWith) |
public String expandHistory(History history, String line)
expandHistory
in interface Expander
Copyright © 2020. All rights reserved.