Liking cljdoc? Tell your friends :D

clojure-lsp.test-helper

Entrypoint for clojure-lsp test helper

Entrypoint for clojure-lsp test helper
raw docstring

codeclj

(code & strings)

Return a string of concatenated strings separated by .

Return a string of concatenated strings separated by 
.
raw docstring

components*clj


custom-lint!clj

(custom-lint! {:keys [uris]})

Custom lint uris using previously loaded code and settings.

Custom lint uris using previously loaded code and settings.
raw docstring

db*clj

(db*)

The in-memory clojure-lsp db.

The in-memory clojure-lsp db.
raw docstring

default-uriclj


load-code!clj

(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.
raw docstring

reset-components!clj

(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.
raw docstring

set-settings!clj

(set-settings! settings)

Changes db adding specified settings.

Changes db adding specified settings.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close