Valum.Route.match – valum-0.3 Reference Manual
Packages
valum-0.3
Valum
Route
method
Route
fire
match
to_url
to_url_from_hash
to_url_from_valist
match
Description:
[
Version
( since =
"0.1"
) ]
public
abstract
bool
match
(
Request
req,
Context
ctx)
Matches the given request and populate its parameters on success.