moveFilesToNewDirectory(tree: Tree, oldDir: string, newDir: string): void
Analogous to cp -r oldDir newDir
Tree
string