Liking cljdoc? Tell your friends :D

kit.generator.modules.generator

Module responsible for generating assets and injecting data into context, based on :actions defined in module configuration.

Module responsible for generating assets and injecting data into context,
based on `:actions` defined in module configuration.
raw docstring

describe-actionsclj

(describe-actions {:module/keys [resolved-config] :as module})

A sequence of strings describing the asset actions defined by the module.

A sequence of strings describing the asset actions defined by the module.
raw docstring

describe-actions-by-typecljmultimethod


describe-asset-actionclj

(describe-asset-action [_ target])

describe-injection-actionclj

(describe-injection-action injection)

generateclj

(generate ctx {:module/keys [path resolved-config]})

handle-actioncljmultimethod


read-assetclj

(read-asset asset-path)

template?clj

(template? asset-path)

write-assetclj

(write-asset asset path force?)

write-binaryclj

(write-binary bytes target-path)

write-stringclj

(write-string template-string target-path)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close