(path-ns path)Takes a path to a source file and constructs a namespace symbol
out of the path.
Takes a `path` to a source file and constructs a namespace symbol out of the path.
(rename-file-or-dir old-path new-path)(rename-file-or-dir old-path new-path ignore-errors?)Renames a file or dir updating all dependent files.
old-path and new-path are expected to be aboslute paths.
Returns a list of all files that were affected.
Renames a file or dir updating all dependent files. old-path and new-path are expected to be aboslute paths. Returns a list of all files that were affected.
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 |