Liking cljdoc? Tell your friends :D

polylith.clj.core.validator.m101-illegal-namespace-deps


brick-errorsclj

(brick-errors suffixed-top-ns
              {:keys [name interface type namespaces]}
              interface-names
              interface-ns
              color-mode)

Checks for dependencies to component interface namespaces other than 'interface' for the 'src' context.

Checks for dependencies to component interface namespaces other than 'interface'
for the 'src' context.
raw docstring

error-messageclj

(error-message {:keys [namespace depends-on-interface depends-on-ns]}
               brick-name
               type
               interface-ns
               color-mode)

errorsclj

(errors suffixed-top-ns
        interface-names
        components
        bases
        interface-ns
        color-mode)

get-namespaceclj

(get-namespace {:keys [depends-on-ns]})

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

× close