Skip to content

Signatures

moveFilesToNewDirectory(tree: Tree, oldDir: string, newDir: string): void

Analogous to cp -r oldDir newDir

Parameters

  • tree: Tree
  • oldDir: string
  • newDir: string