Dyalog / link

Source code for Link – the built-in component that enables the use of text files as the primary storage mechanism for APL source code
https://dyalog.github.io/link
MIT License
19 stars 11 forks source link

Delete directories after export/create if they exist and are empty - addresses #497 #524

Closed ghost closed 1 year ago

ghost commented 1 year ago

If someone creates an empty directory purposefully and the create/export fails, that directory will be wiped due to this change. That may be unwanted as it could be seen as annoying.