addSpec

abstract fun addSpec(spec: Spec)

Load items in specified config spec into facade layer.

Same config spec cannot be added twice. All items in specified config spec cannot have same qualified name with existed items in config.

Parameters

spec

config spec

Sources

jvm source
Link copied to clipboard