Constructor and Description |
---|
DefaultExpander() |
Modifier and Type | Method and 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 © 2019. All rights reserved.