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