pyanaconda.modules.payloads.source.repo_path.repo_path_interface

Classes

RepoPathSourceInterface

DBus interface for the RPM source defined by a local path to a repository.

Module Contents

class pyanaconda.modules.payloads.source.repo_path.repo_path_interface.RepoPathSourceInterface[source]

Bases: pyanaconda.modules.payloads.source.source_base_interface.PayloadSourceBaseInterface

DBus interface for the RPM source defined by a local path to a repository.

connect_signals()[source]

Connect the signals.

property Path: Str[source]

The local path to a repository.

Return type:

Str