Route

Undocumented in source.

Constructors

this
this(HTTPMethod method, string url)

Undocumented in source.

Members

Functions

opCall
CompiledRoute opCall(T args)

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

method
HTTPMethod method;

Undocumented in source.

url
string url;

Undocumented in source.

Meta