(content-source sources
source-name
{:storage/keys [source] :source/keys [name] :as args})Used by content provider to select the source to load from.
The function returns a source that matches the passed argument following the heuristic:
Used by content provider to select the source to load from. The function returns a source that matches the passed argument following the heuristic: 0. throws an exception if the sources are empty 1. :storage/source 2. :source/name 3. source-name 4. No source found returns first source
(name source)(new base)(uri source)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 |