Top Level Namespace

Defined in:

Method Summary

Macro Summary

Method Detail

def foo #

Dummy function to get Top Level Namespace to render.

TODO Remove once this issue is resolved.


[View source]

Macro Detail

macro halt(context, status_code = 200, body = "") #

Closes the request with the given status_code and body.


[View source]