File cleaning api.
File cleaning api.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |