... delete /tmp/foo ;;=> clojure.java.io/delete-file (io.clj:426) So, ... you try to delete a file or directory that does not exist, it causes an exception.
確定! 回上一頁