(analyze-changes {:keys [uri text version]}
{:keys [producer db*] :as components})
(force-get-document-text uri db*)
Get document text from db, if document not found, tries to open the document
Get document text from db, if document not found, tries to open the document
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close