Macros

Reads a Millennium config file and generates a ::millennium::Context based on the content.

Accepts a list of commands functions. Creates a handler that allows commands to be called from JS with invoke().

Attribute Macros

Mark a function as a command handler. It creates a wrapper function with the necessary glue code.