root

fun root(name: String, tree: MutableCollection<out ValueGroup> = mutableListOf()): Config

Create an config based on an existing tree


fun root(config: Config): Config

Add an existing config instance