mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
0450ce7db2
this creates a new internal module responsible for providing the repl created via "iojs" or "iojs -i," and adds the following options to the readline and repl subsystems: * "repl mode" - determine whether a repl is strict mode, sloppy mode, or auto-detect mode. * historySize - determine the maximum number of lines a repl will store as history. The built-in repl gains persistent history support when the NODE_REPL_HISTORY_FILE environment variable is set. This functionality is not exposed to userland repl instances. PR-URL: https://github.com/iojs/io.js/pull/1513 Reviewed-By: Fedor Indutny <fedor@indutny.com> |
||
---|---|---|
.. | ||
api | ||
api_assets | ||
tc-meetings | ||
full-white-stripe.jpg | ||
iojs.1 | ||
osx_installer_logo.png | ||
releases.md | ||
sh_vim-dark.css | ||
sh.css | ||
template.html | ||
thin-white-stripe.jpg |