(analyze-changes {:keys [uri text version]}
{:keys [producer db*] :as components})
(did-change-watched-files changes
{:keys [db* watched-files-chan] :as components})
(force-get-document-text uri {:keys [db*] :as components})
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