Liking cljdoc? Tell your friends :D
Clojure only.

fr.jeremyschoffen.mbt.alpha.core.cleaning

File cleaning api.

File cleaning api.
      
raw docstring

clean!clj

(clean! {t :fr.jeremyschoffen.mbt.alpha.cleaning/target :as param})

Delete a file or directory at the path specified by the key :cleaning/target. The target can't be the project directory specified by the key :project/working-dir and must be inside it. You can still delete anything inside your project dir with this function, src dir included.

Returns the cleaning target.

Delete a file or directory at the path specified by the key `:cleaning/target`. The target can't be the project
directory specified by the key `:project/working-dir` and must be inside it. You can still delete anything inside
your project dir with this function, src dir included.

Returns the cleaning target.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

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