Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Clojure の単純なコンソール REPL 内にいくつかのコードを記述しました ( lein repl)。ここで、そこに記述したコードを取得するために履歴を抽出したいと思います。どうにかしてこれを行うことはできますか?
lein repl
各 Leiningen プロジェクトは、REPL の使用履歴を.lein-repl-historyファイルに保存します。にあるグローバルrepl-historyファイルもあります~/.lein。
.lein-repl-history
repl-history
~/.lein