Closed DK318 closed 2 years ago
Problem: there were no checks for entries in destination subpaths in copy command. Solution: created subfunction checkForEntriesInPath, which validates that there are no entries in subpaths of a given path.
copy
checkForEntriesInPath
Fixes #11
Problem: there were no checks for entries in destination subpaths in
copy
command. Solution: created subfunctioncheckForEntriesInPath
, which validates that there are no entries in subpaths of a given path.Fixes #11