qmi.core.config.dump_config_file

qmi.core.config.dump_config_file(cfg: dict, filename: str) None

Write configuration data to a file.

Parameters:
  • cfg – Configuration data.

  • filename – Path of configuration file to write.