_set_string_object method
_set_string_object
def _set_string_object(self, key, value):
...
| Parameter | Type | Description |
|---|---|---|
| key | str |
|
| value | Any |
See Also
- class
FileCache
def _set_string_object(self, key, value):
...
| Parameter | Type | Description |
|---|---|---|
| key | str |
|
| value | Any |
FileCache