Config Operators and Type Conversions |
The Config type exposes the following members.
Name | Description | |
---|---|---|
Addition(String, Config) |
Adds the supplied configuration as a fallback to the supplied configuration string.
| |
Addition(Config, String) |
Adds the supplied configuration string as a fallback to the supplied configuration.
| |
(String to Config) |