withPrefix

open fun withPrefix(prefix: String): Spec

Returns config spec with the specified additional prefix.

Return

config spec with the specified additional prefix

Parameters

prefix

additional prefix

Sources

jvm source
Link copied to clipboard