Clojure REPL tools.
This documentation tracks the master branch. Consult
the relevant Git tag (e.g. 0.1.2) if you need documentation for a
specific release.
Current version:
A function that returns the classpath as a sequence of strings.
A function that moves a namespace tree (that is, a Clojure code directory). This entails renaming the directory and adjusting mentions of namespaces in source files.
A function that calls clojure.tools.namespace.move/move-ns with a source-path
arg of ["dev" "src" "test"].
A function that calls move-ns-tree with a source-path
arg of ["dev" "src" "test"].
Copyright © 2018-2019 Simon Katz
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |