Liking cljdoc? Tell your friends :D

automaton-build.code.reports

Reports analyzing the clojure code.

Reports analyzing the clojure code.
raw docstring

alias-inconsistent-nsclj

(alias-inconsistent-ns matches)

Detect in matches the ones related to one alias and two namespace or more.

Detect in `matches` the ones related to one alias and two namespace or more.
raw docstring

is-ignored-file?clj

(is-ignored-file? file-content)

ns-inconsistent-aliasesclj

(ns-inconsistent-aliases matches)

Detect in matches the ones related to one namespace and two aliases or more.

Detect in `matches` the ones related to one namespace and two aliases or more.
raw docstring

search-aliasesclj

(search-aliases {:keys [raw-content filename] :as _file-desc})

Returns a list of matches, each one being a filename, a ns and an alias.

Returns a list of matches, each one being a `filename`, a `ns` and an `alias`.
raw docstring

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

× close