dragon.repl

Dragon development namespace.

This namespace is particularly useful when doing active development on dependent blog applications.

banner

(banner)

Documentation forthcoming

call-by-name

(call-by-name an-ns a-fun & args)

Documentation forthcoming

force-regenerate

(force-regenerate)

Documentation forthcoming

generate

(generate)

Documentation forthcoming

generator-ns

dynamic

Documentation forthcoming

init

(init)

This is used to set the options and any other global data.

This is defined in a function for re-use. For instance, when a REPL is reloaded, the options will be lost and need to be re-applied.

init-and-startup

(init-and-startup)

This is used as the ‘after-refresh’ function by the REPL tools library. Not only do the options (and other global operations) need to be re-applied, the system also needs to be started up, once these options have be set up.

redis

(redis & args)

Documentation forthcoming

resolve-by-name

(resolve-by-name an-ns a-fun)

Documentation forthcoming

set-generator-ns

(set-generator-ns an-ns)

Documentation forthcoming

setup-options

Documentation forthcoming

show-posts

(show-posts)

Documentation forthcoming