Lines Matching refs:env
81 env: { NODE_REPL_HISTORY: '' },
86 env: { NODE_REPL_HISTORY: ' ' },
91 env: { NODE_REPL_HISTORY: historyPath },
96 env: {},
106 env: {},
123 env: { NODE_REPL_HISTORY: historyPath,
135 env: { NODE_REPL_HISTORY: historyPathFail,
149 env: { NODE_REPL_HISTORY: emptyHiddenHistoryPath },
158 env: { NODE_REPL_HISTORY: devNullHistoryPath },
169 env: {},
211 const env = opts.env;
219 REPL.createInternalRepl(env, {