read eval print loop - How to extract Clojure REPL history -
i have written code within plain console repl of clojure (lein repl). extract history in order code have written in there. can somehow?
each leiningen project stores repl usage history in .lein-repl-history file. there's global repl-history file well, located @ ~/.lein.
Comments
Post a Comment