parse

fun parse(path: String): RoutingPath

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