RelPath

object RelPath
Companion:
class
class Object
trait Matchable
class Any
RelPath.type

Value members

Concrete methods

def apply[T : PathConvertible](f0: T): RelPath
def apply(segments0: IndexedSeq[String], ups: Int): RelPath

Concrete fields

val up: RelPath

Implicits

Implicits

implicit def SubRelPath(p: SubPath): RelPath
implicit val relPathOrdering: Ordering[RelPath]