Open byteface opened 3 years ago
if it was minused it should NOT create children.. currently they then go to the wrong dir
-proj # TODO - this should fail to create subsequent nested files/folders +archive +docs +src +tests .gitignore .travis.yml LICENSE README.md requirements.txt setup.py tox.ini
i think this is resolved utilising dead_dir var. however another issue is user incorrectly nesting inside a file. where that happens it should fails and does. but i think may not if there's multiple.
if it was minused it should NOT create children.. currently they then go to the wrong dir