Class | Description |
---|---|
CommandHistory |
Manages a list of previously entered commands.
|
CommandHistoryFactory |
Factory for creating
CommandHistory instances by name. |
Entry |
The value part of an entry of a settings file.
|
Filenames |
Utility class to return references to settings files.
|
Macros |
Manages macro expansion in command strings.
|
Settings |
Maintains a set of key/value pairs.
|
SettingsEntries |
All defined entries in the settings file.
|
SettingsEntry<T> |
An entry in the settings file.
|