| ConfigAddition Operator |
| 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.
|