plus

open operator fun plus(facade: Source): Source

Returns a source overlapped by the specified facade source.

When config fails to retrieve values from the facade source, it will try to retrieve them from this source.

Return

a source overlapped by the specified facade source

Parameters

facade

the facade source

Sources

jvm source
Link copied to clipboard