RootlessPath

object RootlessPath
Companion
class
class Object
trait Matchable
class Any

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]