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