Files
node/lib
Lance Ball 0aa74443d8 repl: add repl.setupHistory for programmatic repl
Adds a `repl.setupHistory()` instance method so that
programmatic REPLs can also write history to a file.

This change also refactors all of the history file
management to `lib/internal/repl/history.js`, cleaning
up and simplifying `lib/internal/repl.js`.

PR-URL: https://github.com/nodejs/node/pull/25895
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
2019-02-11 14:30:26 -05:00
..
2019-02-08 15:34:10 +01:00
2019-02-09 20:22:45 +01:00
2018-11-20 10:42:31 -08:00
2019-02-01 19:06:58 -08:00
2019-01-16 12:41:56 +09:00
2018-07-16 15:55:15 -07:00
2019-01-28 16:25:07 -08:00
2019-02-03 20:40:16 +01:00