From c8d20edbf2540dfa85250aaf85783c12c5435725 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Tue, 3 Dec 2019 14:47:22 +0200 Subject: [PATCH] cache_dir passes all tests --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b09c11e4..41bf6c86 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,8 @@ You can get the fully qualified path to the directory of cache files used by ``c .. code-block:: python - foo.clear_cache() + >>> foo.cache_dpath() + "/home/bigus/.cachier/" Resetting a Cache