Companion

object Companion

Functions

Link copied to clipboard
fun parse(path: String): RoutingPath

Parses the specified path and creates an instance of RoutingPath. It handles wildcards and decodes escape characters properly.

Properties

Link copied to clipboard
val root: RoutingPath

A constant for a root routing path.