diff options
Diffstat (limited to 'Help/prop_cache/VALUE.rst')
-rw-r--r-- | Help/prop_cache/VALUE.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_cache/VALUE.rst b/Help/prop_cache/VALUE.rst new file mode 100644 index 0000000..59aabd4 --- /dev/null +++ b/Help/prop_cache/VALUE.rst @@ -0,0 +1,7 @@ +VALUE +----- + +Value of a cache entry. + +This property maps to the actual value of a cache entry. Setting this +property always sets the value without checking, so use with care. |