Lines Matching refs:newDir
2297 },rename:function (oldNode, newDir, newName) {2299 var newPath = PATH.join2(NODEFS.realPath(newDir), newName);