Liking cljdoc? Tell your friends :D

noir.options

Allows access to Noir's server options

Allows access to Noir's server options
raw docstring

*options*clj

source

compile-optionsclj

(compile-options opts)
source

default-optsclj

source

dev-mode?clj

(dev-mode?)

Returns if the server is currently in development mode

Returns if the server is currently in development mode
sourceraw docstring

getclj

(get k)
(get k default)

Get an option from the noir options map

Get an option from the noir options map
sourceraw docstring

resolve-urlclj

(resolve-url url)
source

wrap-optionsclj

(wrap-options handler opts)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close