Class SettingsReference

String subclass which references a current settings value. It's treated as the value in memory but serializes to a settings.NAME attribute reference.

Declaration

class SettingsReference(str)
source link

Documentation

Methods

Reexports