Liking cljdoc? Tell your friends :D

duct.generate


*ns-prefix*clj

The common prefix all namespaces in the project share.

The common prefix all namespaces in the project share.
sourceraw docstring

boundaryclj

(boundary name component-sym)

Generate a new Duct boundary with the supplied name and component.

Generate a new Duct boundary with the supplied name and component.
sourceraw docstring

camel-caseclj

(camel-case hyphenated)
source

componentclj

(component name)

Generate a new Duct component with the supplied name.

Generate a new Duct component with the supplied name.
sourceraw docstring

endpointclj

(endpoint name)

Generate a new Duct endpoint with the supplied name.

Generate a new Duct endpoint with the supplied name.
sourceraw docstring

localsclj

(locals)

Generate local files: profiles.clj, dev/local.clj and .dir-locals.el.

Generate local files: profiles.clj, dev/local.clj and .dir-locals.el.
sourceraw docstring

set-ns-prefixclj

(set-ns-prefix prefix)

Set the namespace prefix.

Set the namespace prefix.
sourceraw docstring

sql-migrationclj

(sql-migration name)

Generate a Ragtime SQL migration with the supplied name.

Generate a Ragtime SQL migration with the supplied name.
sourceraw docstring

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

× close