Home | History | Annotate | Download | only in embenchen

Lines Matching full:newdir

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