Filesystem helpers shared by the shell namespaces. Effects on files live here so the cache and the toolchain bootstrap reuse one implementation.
Filesystem helpers shared by the shell namespaces. Effects on files live here so the cache and the toolchain bootstrap reuse one implementation.
(delete-recursively! file)Delete file, removing a directory's contents before the directory
itself. A missing file is a no-op.
Delete `file`, removing a directory's contents before the directory itself. A missing file is a no-op.
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 |