qualify

open fun qualify(item: Item<*>): String

Qualify item name with prefix of this config spec.

When prefix is empty, original item name will be returned.

Return

qualified item name

Parameters

item

the config item

Sources

jvm source
Link copied to clipboard