NODE_REPL_EXTERNAL_MODULE=file


Node.js 模块的路径,该模块将在内置 REPL 的位置加载。将此值覆盖为空字符串('')将使用内置 REPL。

【Path to a Node.js module which will be loaded in place of the built-in REPL. Overriding this value to an empty string ('') will use the built-in REPL.】