Liking cljdoc? Tell your friends :D

boundary.cli.catalogue


core-modulesclj

(core-modules)

Return all modules with :category :core.

Return all modules with :category :core.
sourceraw docstring

find-moduleclj

(find-module module-name)

Find a module by name string. Returns the module map or nil.

Find a module by name string. Returns the module map or nil.
sourceraw docstring

load-catalogueclj

(load-catalogue)

Load the bundled modules-catalogue.edn. Throws if not found.

Load the bundled modules-catalogue.edn. Throws if not found.
sourceraw docstring

optional-modulesclj

(optional-modules)

Return all modules with :category :optional.

Return all modules with :category :optional.
sourceraw docstring

validate-catalogue!clj

(validate-catalogue!)

Validate all entries have required fields. Throws on first violation.

Validate all entries have required fields. Throws on first violation.
sourceraw docstring

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