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

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -