| Class | Description |
|---|---|
| Builder |
General constants used in multiple classes
|
| Command |
A class for executing on the command line and returning the result of
execution.
|
| Config |
The global configuration utility.
|
| Memoizer |
A memoized function stores the output corresponding to some set of specific
inputs.
|
| Platform |
Enum of supported operating systems.
|
| Systemd |
System information.
|
| Enum | Description |
|---|---|
| Platform.OS |
| Exception | Description |
|---|---|
| Config.PropertyException |
Indicates that a configuration value is invalid.
|
Copyright © 2019. All rights reserved.