withSource

open override fun withSource(source: Source): Config

Returns a child config containing values from specified source.

Values from specified source will be loaded into facade layer of the returned child config without affecting this config.

Return

a child config containing value from specified source

Parameters

source

config source

Sources

jvm source
Link copied to clipboard