Context

D-Bus context classes for managing the commands

class DaemonContext(config)[source]

Context class for context that defines the structure of it.

Constructor of the class.

Parameters:

config (Config) – Instance of the configuration class.

property config: Config

Property for the internal config attribute.

Returns:

Instance of the configuration class

Return type:

Config