Route

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Members

Functions

execute
void execute(string uri, TRequest request, TResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

compiledPath
Regex!char compiledPath [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
routeParams
string[] routeParams [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta