mood.vibe

Undocumented in source.

Members

Properties

moodRender
HTTPServerRequestDelegateS moodRender [@property getter]

* Render a mood file. * * Used similarly to staticTemplate in vibe.d. Simply use the router, and then pass this function. It will automatically compile the document, and then serve it * * Params: * file = The file to serve. * Returns: HTTPServerRequestDelegateS

Meta