RootlessPath

io.lemonlabs.uri.RootlessPath$
See theRootlessPath companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def fromParts(parts: String*)(implicit config: UriConfig): RootlessPath

Implicits

Implicits

implicit val eqRootlessPath: Eq[RootlessPath]
implicit val orderRootlessPath: Order[RootlessPath]
implicit val showRootlessPath: Show[RootlessPath]