
Refresh Resource
refreshResource.RdRefreshes a resource from the server by clearing cache and reloading.
Usage
refreshResource(ident, from = pwd())
updateResource(...)Value
The freshly read resource, in the same shape as loadResource(). NULL when
ident resolves to no resource - in that case nothing is unloaded and nothing is read
a second time.