Home | History | Annotate | Download | only in embenchen

Lines Matching full:newdir

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