Liking cljdoc? Tell your friends :D

code.manage.ns-rename


change-listclj

(change-list [old new] {:keys [write print] :as params} lookup project)

compiles a list of code changes

compiles a list of code changes
raw docstring

move-listclj

(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
raw docstring

ns-renameclj

(ns-rename [old new] {:keys [write print] :as params} lookup project)

top-level ns rename function

top-level ns rename function
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close