libtextworker 0.1.4
Cross-platform, free and open library for Python projects

◆ reset()

def libtextworker.get_config.GetConfig.reset (   this,
bool   restore = False 
)
Loads default settings to GetConfig and loaded file.
Also restore backups if restore is True and GetConfig.backups is not empty.

Reimplemented in libtextworker.interface.manager.ColorManager.

Definition at line 105 of file get_config.py.