Liking cljdoc? Tell your friends :D

adl-support.tags

Application Description Language support - custom Selmer tags used in generated templates.

Application Description Language support - custom Selmer tags used
in generated templates.
raw docstring

add-tagsclj

(add-tags)
source

if-member-of-permittedclj

(if-member-of-permitted args context success failure)

If at least one of these args matches some group name in the :user-roles of this context, return this success, else this failure.

If at least one of these `args` matches some group name in the `:user-roles`
of this `context`, return this `success`, else this `failure`.
sourceraw docstring

parse-argclj

(parse-arg arg context)
source

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

× close