Skip to content

cljr hotload dependency

Lars Andersen [email protected] edited this page Jun 10, 2015 · 1 revision

hd Hotload dependency

Load the dependency vector at point into the repl. This is useful to avoid restarting the repl after adding another dependency to the project. More often than not, however, you won't call this function directly but will use cljr-add-project-dependency to both modify project.clj and hotload the new dependency.