zio.http.Path
See thePath companion class
object Path
Attributes
Members list
Type members
Classlikes
object Flag
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object LeadingSlashobject TrailingSlash
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Decodes a path string into a Path.
Decodes a path string into a Path.
Attributes
Creates a PathCodec[Unit] from this path for convenient round-trip conversion. Useful for encoding paths back into PathCodec form.
Creates a PathCodec[Unit] from this path for convenient round-trip conversion. Useful for encoding paths back into PathCodec form.
Attributes
- Returns
-
a PathCodec[Unit] that matches this path
In this article