(change-list [old new] {:keys [write print] :as params} lookup project)
compiles a list of code changes
compiles a list of code changes
(move-list [old new]
{:keys [write print] :as params}
_
{:keys [source-paths test-paths root]})
compiles a list of file movements
compiles a list of file movements
(ns-rename [old new] {:keys [write print] :as params} lookup project)
top-level ns rename function
top-level ns rename function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close