Home
last modified time | relevance | path

Searched refs:_install_profiles_internal (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/dnf/dnf-4.9.0/dnf/module/
H A Dmodule_base.py145 __, profiles_errors = self._install_profiles_internal(
248 install_base_query, profiles_errors = self._install_profiles_internal(
824 def _install_profiles_internal(self, install_set_artifacts, install_dict, strict): member in ModuleBase