angelos.facade.data.prefs

Preferences data extension.

Exposes a preferences file with reactive properties to the facade.

class angelos.facade.data.prefs.PreferencesData(facade: angelos.facade.facade.Facade)

Bases: angelos.facade.facade.DataFacadeExtension, angelos.facade.data.dict_mixin.DictionaryMixin

The preferences file data interface.

ATTRIBUTE = ('prefs',)
SECTION = ('Preferences',)