Liking cljdoc? Tell your friends :D
Clojure only.

cleanx.wipe.shell

Shell history wiper. Special case: instead of deleting outright, scan each history file for secret-shaped lines using the cleanx regex engine and either (a) report redactable lines in the plan, or (b) on --apply, rewrite the file with offending lines removed.

Targets ~/.bash_history and ~/.zsh_history by default.

Shell history wiper. Special case: instead of deleting outright, scan each
history file for secret-shaped lines using the cleanx regex engine and either
(a) report redactable lines in the plan, or (b) on --apply, rewrite the file
with offending lines removed.

Targets ~/.bash_history and ~/.zsh_history by default.
raw docstring

apply!clj

(apply! plan)
source

planclj

(plan)

Build a WipePlan. Each target's :reason includes the count of sensitive lines.

Build a WipePlan. Each target's :reason includes the count of sensitive lines.
sourceraw docstring

toolclj

source

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