(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 is a website building & hosting documentation for Clojure/Script libraries
× close