AbsolutePath

io.lemonlabs.uri.AbsolutePath$
See theAbsolutePath 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): AbsolutePath

Implicits

Implicits

implicit val eqAbsolutePath: Eq[AbsolutePath]
implicit val orderAbsolutePath: Order[AbsolutePath]
implicit val showAbsolutePath: Show[AbsolutePath]