diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
parseRoute
diamond
controllers
rest
parser
Parses a special route.
package
static if
(
isWeb
)
RoutePart
[]
parseRoute
(
string
route
)
Parameters
route
string
The route to parse.
Return Value
Type:
RoutePart
[]
The parts of the route.
Meta
Source
See Implementation
diamond
controllers
rest
parser
functions
parseRoute
Parses a special route.