Go to the source code of this file.
Classes | |
| class | SSHLibrary.config.ConfigurationException |
| Raised when creating, updating or accessing a Configuration entry fails. More... | |
| class | SSHLibrary.config.Configuration |
| A simple configuration class. More... | |
| class | SSHLibrary.config.Entry |
A base class for values stored in :py:class:Configuration. More... | |
| class | SSHLibrary.config.StringEntry |
String value to be stored in :py:class:Configuration. More... | |
| class | SSHLibrary.config.IntegerEntry |
Integer value to be stored in stored in :py:class:Configuration. More... | |
| class | SSHLibrary.config.TimeEntry |
Time string to be stored in :py:class:Configuration. More... | |
| class | SSHLibrary.config.LogLevelEntry |
Log level to be stored in :py:class:Configuration. More... | |
| class | SSHLibrary.config.NewlineEntry |
New line sequence to be stored in :py:class:Configuration. More... | |
Namespaces | |
| SSHLibrary.config | |