Inheritance diagram for CommandHistoryStore:
Public Member Functions | |
string | GetAndSelectNthCommand (int commandNumber) |
Get an old command from the command history store. | |
void | UnselectAllCommands () |
Unselects all commands and shows the lastest used commands. |
|
Get an old command from the command history store.
Implemented in ShellWindow. |
|
Unselects all commands and shows the lastest used commands.
Implemented in ShellWindow. |