VcsRoot

fun VcsRoot(init: VcsRoot.() -> Unit)

Creates a VCS root and initializes it with the specified init block

See also

Parameters

init

initialization block


fun VcsRoot()