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