Searched defs:ContentRoot (Results 1 – 2 of 2) sorted by relevance
297 val ContentRoot.path: String constant
559 fun ContentRoot.contains(file: VirtualFile) = when (this) { in contains() method