Skip to contents

Refresh Meta Data Definitions

Usage

refreshMetaDataDefinitions(scope = "Improve Client")

updateMetaDataDefinitions(...)

Arguments

scope

the metadata scope

...

For backwards compatibility with the deprecated update* alias; not used by refresh* itself.

Value

The freshly read metadata definitions for the scope, in the same shape as loadMetaDataDefinitions(). The definitions are repository-wide configuration, so this affects every later call in the session, not only the caller's.

References

ics1137