Skip to content

repl: save repl session in file

Rodrigo Muino Tomonari requested to merge github/fork/btd/repl-save-session into v1.x

Extract history in separate function to manage it all in one place as a result add subclass that write entries to file (by default ~/.iojs_history)

Merge request reports

Loading