| Class | Description |
|---|---|
| Config |
The Config class acts as an abstraction layer between our configuration
system, and the actual implementation.
|
| ConfigDefaults |
ConfigDefaults is the place to store application specific Config settings
and convenience methods.
|
| UserDefaults |
UserDefaults
|
| Exception | Description |
|---|---|
| ConfigException |
Base class for all Config exceptions
|