Liking cljdoc? Tell your friends :D
Clojure only.

com.timezynk.domain.mask.built-in

Useful functions for masking DTC properties.

Useful functions for masking DTC properties.
raw docstring

unauthorized?clj

(unauthorized? dtc doc action property-name)

Truthy if doc is missing authorization to contain the incoming property. Truthy if not called within a cancan scope. Falsy, otherwise.

Truthy if doc is missing authorization to contain the incoming property.
Truthy if not called within a cancan scope.
Falsy, otherwise.
sourceraw docstring

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

× close