
The backend performs the loading/saving of the 'key=value'-strings. Extend this superclass to implement different saving-backends.
Definition at line 36 of file backend.py.
Public Member Functions | |
| def | __init__ |
| def | delete_instance |
| def | flush |
| def | load_instance |
| def | load_option |
| def | save_option |