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 10 forks source link

Allow export of linked namespace #505

Closed abrudz closed 1 year ago

abrudz commented 1 year ago

If attempting to export (part of) a linked namespace, Link ignores my stated destination directory and instead attempts to export to the linked directory, failing because it isn't empty.