pyanaconda.modules.payloads.source.bootc.bootc_interface ======================================================== .. py:module:: pyanaconda.modules.payloads.source.bootc.bootc_interface Classes ------- .. autoapisummary:: pyanaconda.modules.payloads.source.bootc.bootc_interface.BootcSourceInterface Module Contents --------------- .. py:class:: BootcSourceInterface Bases: :py:obj:`pyanaconda.modules.payloads.source.source_base_interface.PayloadSourceBaseInterface` DBus interface for the Bootc source module. .. py:method:: connect_signals() Connect the signals. .. py:property:: Configuration :type: dasbus.typing.Structure The source configuration. :return: a structure of the type BootcConfigurationData