withPrefix

abstract fun withPrefix(prefix: String): Config

Returns config with the specified additional prefix.

Return

config with the specified additional prefix

Parameters

prefix

additional prefix

Sources

jvm source
Link copied to clipboard