interactive-syntax-clojure icon indicating copy to clipboard operation
interactive-syntax-clojure copied to clipboard

Check before replacing files

Open LeifAndersen opened this issue 3 years ago • 0 comments

If the user tries to create a new directory where an existing file is, it silently gets dropped.

If they try to create a file where an existing one is, it silently gets replaced.

Should add warnings to ensure the user really meant to overwrite stuff.

LeifAndersen avatar Dec 26 '21 19:12 LeifAndersen