Entrypoint for clojure-lsp test helper
Entrypoint for clojure-lsp test helper
(code & strings)
Return a string of concatenated strings separated by .
Return a string of concatenated strings separated by .
(custom-lint! {:keys [uris]})
Custom lint uris using previously loaded code and settings.
Custom lint uris using previously loaded code and settings.
(load-code! {:keys [code uri components]
:or {uri h.internal/default-uri components h.internal/components}})
Simulates code load by clojure-lsp, analyzing it.
Simulates code load by clojure-lsp, analyzing it.
(reset-components!)
Resets in-memory clojure-lsp components to a empty state, removing any previously loaded code.
Resets in-memory clojure-lsp components to a empty state, removing any previously loaded code.
(set-settings! settings)
Changes db adding specified settings.
Changes db adding specified settings.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close