VcsRootEntry

data class VcsRootEntry(val root: IdOwner, val checkoutRules: List<String>)

Constructors

Link copied to clipboard
constructor(root: IdOwner, checkoutRules: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard