
Reloads the Resource Relations
refreshResourceRelations.RdReloads the Resource Relations
Usage
refreshResourceRelations(ident, from = pwd())
updateResourceRelations(...)Arguments
- ident
Identifier of the resource.
- from
Base path for resolving relative paths. Defaults to
pwd().- ...
For backwards compatibility with the deprecated
update*alias; not used byrefresh*itself.
Value
The freshly read resource relations, in the same shape as
loadResourceRelations() - the cached copy is dropped first, so the value comes from
the server.