Home
last modified time | relevance | path

Searched refs:isWindowsShell (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/lib/
Drun-script.js12 var isWindowsShell = require('./utils/is-windows-shell.js') variable
143 if (isWindowsShell) {
Dcompletion.js16 var isWindowsShell = require('./utils/is-windows-shell.js') variable
49 if (isWindowsShell) {