code.manage.ns-rename
change-list
added in 3.0
(change-list [old new] {:keys [write print], :as params} lookup project)compiles a list of code changes
move-list
added in 3.0
(move-list [old new] {:keys [write print], :as params} _ {:keys [source-paths test-paths root]})compiles a list of file movements
ns-rename
added in 3.0
(ns-rename [old new] {:keys [write print], :as params} lookup project)top-level ns rename function