Liking cljdoc? Tell your friends :D

cleanx.wipe.engine

Top-level wipe orchestration. Dispatches per-tool plan+apply, takes a tar.zst backup via cleanx.wipe.backup before applying.

Top-level wipe orchestration. Dispatches per-tool plan+apply, takes a
tar.zst backup via cleanx.wipe.backup before applying.
raw docstring

apply!clj

(apply! plans opts)

Apply a seq of wipe plans. Takes a tar.zst backup per-tool unless :backup? false.

Apply a seq of wipe plans. Takes a tar.zst backup per-tool unless :backup? false.
sourceraw docstring

known-toolsclj

(known-tools)
source

planclj

(plan tools)

Compute plans for the requested tools. Returns Result<seq WipePlan>. tools: nil | [] | seq of keywords. nil/empty = all registered.

Compute plans for the requested tools. Returns Result<seq WipePlan>.
tools: nil | [] | seq of keywords. nil/empty = all registered.
sourceraw docstring

registryclj

Registered wipers, in canonical order. Each entry maps a keyword to {:plan fn :apply fn}.

Registered wipers, in canonical order. Each entry maps a keyword to
{:plan fn :apply fn}.
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