-
Notifications
You must be signed in to change notification settings - Fork 10
Link.Refresh
Adám Brudzewsky edited this page Feb 26, 2019
·
5 revisions
Normally, Link will synchronise your namespace and your directory, but certain changes are not tracked, for example creation of new items using ⎕FX
or assignment or ⎕NS
. Similarly, you may not have watching of namespace and/or directory turned on. In such cases, you can use this function to re-synchronise the namespace and the directory.
- namespace
- source { ns|dir|both}
Whether to consider the ns or dir as the source (both will synchronise) Defaults to "both". NB: "both" will first copy from ns to dir, and then the other way
Quick links: Introduction Installation Wiki home Email us