Package io.github.astrapi69.file.merge
Class MergeDirectoryExtensions
java.lang.Object
io.github.astrapi69.file.merge.MergeDirectoryExtensions
The class
MergeDirectoryExtensions
provides methods for simple merge of directories-
Method Summary
-
Method Details
-
merge
Merge the given directories to merge to the given target directory- Parameters:
targetDir
- the target directorydirectoriesToMerge
- the directories to merge in the target directory- Throws:
IOException
- Signals that an I/O exception has occurred.
-