Liking cljdoc? Tell your friends :D

clpr.tools

clpr tools

clpr tools
raw docstring

completionsclj

(completions t ctx)
raw docstring

doccljmacro

(doc s)

Wraps clojure.repl/doc.

Wraps clojure.repl/doc.
raw docstring

fmtclj

(fmt f)

Formats the the file.

Formats the the file.
raw docstring

lintclj

(lint)

Lint the project.

Lint the project.
raw docstring

refreshclj

(refresh f)

Refreshes namespaces that have changed and sets the current name space to the current file's.

Refreshes namespaces that have changed and sets the current name space to the current file's.
raw docstring

refresh-allclj

(refresh-all f)

Refreshes all namespaces and sets the current name space to the current file's.

Refreshes all namespaces and sets the current name space to the current file's.
raw docstring

run-testsclj

(run-tests)

Run all tests.

Run all tests.
raw docstring

sourcecljmacro

(source s)

Wraps clojure.repl/source.

Wraps clojure.repl/source.
raw docstring

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

× close