问题
If I'm developing, let's say, a console text editor, how could I call a new console frame from the lein repl? (or any repl)
If it's called (main "file.txt")
from the repl it would be 'popped' a new console window with the the file.txt content where I could edit.
来源:https://stackoverflow.com/questions/40961962/new-console-window-when-developing-in-the-repl