RelativePath

case
class RelativePath(segments: Seq[Segment]) extends PathSegments
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def toString: String
Definition Classes
Any
override
Definition Classes

Inherited methods

def add(ps: Seq[String]): PathSegments
Inherited from
PathSegments
def add(p: String, ps: String*): PathSegments
Inherited from
PathSegments
Inherited from
PathSegments
Inherited from
PathSegments
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def withS(ps: Seq[String]): PathSegments
Inherited from
PathSegments
def withS(p: String, ps: String*): PathSegments
Inherited from
PathSegments
Inherited from
PathSegments