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 Serializable
trait Product
trait Equals
trait PathDef
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product