Home
last modified time | relevance | path

Searched defs:statError (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/npm-lifecycle/
Dindex.js56 return fs.stat(hook, function (statError) { argument
78 hookStat(opts.dir, stage, function (statError) { argument
354 fs.stat(opts.dir, function (statError, d) { argument