VcsRoot

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

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

Parameters

init

initialization block

See also


constructor()