withLayer

abstract fun withLayer(name: String = ""): Config

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