pyanaconda.modules.storage.nvme.nvme_interface ============================================== .. py:module:: pyanaconda.modules.storage.nvme.nvme_interface Classes ------- .. autoapisummary:: pyanaconda.modules.storage.nvme.nvme_interface.NVMEInterface Module Contents --------------- .. py:class:: NVMEInterface Bases: :py:obj:`pyanaconda.modules.common.base.KickstartModuleInterfaceTemplate` DBus interface for the NVMe module. .. py:method:: WriteConfiguration() Write the configuration to sysroot. FIXME: This is just a temporary method.