Skip to contents

Reloads 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 by refresh* 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.

References

ics1044