Home
last modified time | relevance | path

Searched refs:isexe (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/isexe/
H A Dindex.js9 module.exports = isexe
10 isexe.sync = sync
12 function isexe (path, options, cb) {
24 isexe(path, options || {}, function (er, is) {
H A Dwindows.js1 module.exports = isexe
2 isexe.sync = sync
34 function isexe (path, options, cb) { function
H A Dmode.js1 module.exports = isexe
2 isexe.sync = sync
6 function isexe (path, options, cb) {

Completed in 2 milliseconds