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