Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/gentle-fs/lib/
Drm.js81 return cb(clobberFail(target.path, 'containing path ' + parent.path +
111 return cb(clobberFail(target.path, target.symlink +
114 return cb(clobberFail(target.path, 'is outside ' + parent.path +
119 function clobberFail (target, msg) { function