cljr rename file or dir - clojure-emacs/clj-refactor.el GitHub Wiki

rf Rename file or dir

Rename a file or a directory of files. When clj files are moved, any dependent file is updated to reflect the change.

This function is potentially quite destructive. It's highly recommened to create a temporary commit before running this refactoring to enable a rollback in the event of catastrophic failure.