Update session.md

This commit is contained in:
Fabian Zeindl 2017-02-12 10:06:24 +01:00 committed by GitHub
parent 5e78330c6d
commit 46c65ae5fc

View file

@ -98,7 +98,7 @@ The following methods are available on instances of `Session`:
* `callback` Function
* `size` Integer - Cache size used in bytes.
Returns the session's current cache size.
Callback is invoked with the session's current cache size.
#### `ses.clearCache(callback)`