Closed DK318 closed 2 years ago
Please tick off items from the PR checklist as appropriate.
The Public contracts
section doesn't really apply at the moment, because we haven't released anything yet, so you can tick those off too.
And add the issue number in the "related issues" section, e.g. Fixed #9
. When a PR has this in its description, github will automatically close the issues when the PR is merged.
Problem: we can create entries and directories with the same names. Solution: added subfunction
checkForEntriesInEntryPath
which tries to find an existing entry subpath in given path. Then checked if the given entry path is an existing directory or contains existing entries in subpaths.Description
Related issue(s)
Related changes (conditional)
Tests
Documentation
Public contracts
Stylistic guide (mandatory)