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

◆ backup()

dict libtextworker.get_config.GetConfig.backup (   this,
dict  keys,
bool   direct_to_keys = False 
)
Backs up user data, specified by the keys parameter (dictionary).
Returns the successfully *updated* dictionary (if direct_to_keys is True),
or the self-made dict.

Definition at line 129 of file get_config.py.