PathExp

org.http4s.UriTemplate$.PathExp
See thePathExp companion object
final case class PathExp(names: List[String]) extends PathDef

Path segments, slash-prefixed (Section 3.2.6)

Attributes

Companion:
object
Source:
UriTemplate.scala
Graph
Supertypes
trait Product
trait Equals
trait PathDef
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product