core
0.3.1
core
/
de.peekandpoke.kraft.addons.routing
/
RouteBase
/
match
match
open
override
fun
match
(
uri
:
String
)
:
Route.Match
?
Content copied to clipboard
Tries to match the given
uri
against the
pattern
of the route.