Searched defs:relativePathTo (Results 1 – 1 of 1) sorted by relevance
7 fun relativePathTo(other: Location, anchor: String? = null): String in <lambda>() method20 override fun relativePathTo(other: Location, anchor: String?): String { in relativePathTo() method in org.jetbrains.dokka.FileLocation