Closed galwiner closed 2 years ago
Update key (changing a key name) remove key
methods are currently missing in the API.
It is needed for example for helping with the implementation of a paramstore GUI
Implemented by rename_key() and __del__().
rename_key()
__del__()
Update key (changing a key name) remove key
methods are currently missing in the API.
It is needed for example for helping with the implementation of a paramstore GUI