angelos.facade.data.client

Preferences data extension.

Exposes a preferences file with reactive properties to the facade.

class angelos.facade.data.client.ClientData(facade: angelos.facade.facade.Facade)

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

The preferences file data interface.

ATTRIBUTE = ('client',)
SECTION = ('Client',)