Liking cljdoc? Tell your friends :D
Clojure only.

clj-zig.fs

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

delete-recursively!clj

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close