withLayer

open override fun withLayer(name: String): BaseConfig

Returns a child config of this config with specified name.

Return

a child config

Parameters

name

name of facade layer in child config

Sources

jvm source
Link copied to clipboard