(list-all-namespaces namespace-prefix)
Returns a seq of all namespace symbols with a given prefix
Returns a seq of all namespace symbols with a given prefix
(list-all-resources & kvs)
Returns a seq of all resources as URL objects. Optional keys:
Returns a seq of all resources as URL objects. Optional keys: - :prefix the directories of the resource - :predicate a predicate to decide if a result should be included. - :suffix suffix for the file name - :suffix-ci case insensitive suffix for file name
(require-all prefix & {:as opts})
Requires every namespace with a given prefix. Opts is a map with the following keys:
Requires every namespace with a given prefix. Opts is a map with the following keys: - :except - a colletion namespace name symbols that should not be required.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |