Home | History | Annotate | Download | only in embenchen

Lines Matching refs:newDir

2286         },rename:function (oldNode, newDir, newName) {
2288 var newPath = PATH.join2(NODEFS.realPath(newDir), newName);