CopyDirectory extension
Utilities about copy a directory.
- on
Methods
-
copyAllFilesSync(
String newPath) → void -
Available on Directory, provided by the CopyDirectory extension
Copy all files in the directory to thenewPath
.
Utilities about copy a directory.
Available on Directory, provided by the CopyDirectory extension
Copy all files in the directory to thenewPath
.