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

]Link Refresh #470

Open aplteam opened 2 years ago

aplteam commented 2 years ago

This is what the command shows in the session:

      ]LINK.Refresh   #.NamespaceName
Imported: #.Tatin ← C:\....

I would prefer to get a list of objects that got imported.

abrudz commented 2 years ago

That could potentially be a huge list. I don't think we should flood the session with that. After the import, you can just do ]names #.Tatin