PersistentSettings
The persistent Settings instance, stored as an Element to allow custom conversion for backwards compatibility.
See also
Preferred method of accessing the persistent settings instance.
Properties
Functions
Link copied to clipboard
internal fun upgrade(element: Element, targetVersion: ModuleDescriptor.Version = Version.parse(CURRENT_VERSION)): Element
Upgrades the format of the settings contained in element to the format of the targetVersion.