ConfigManager.save(self, config)


Saves the current config to a config

Parameters


self

ConfigManager

The instance of self

config

ClientConfig

The config to save into

Return Value


This function does not return anything.