feat: promisify session cache methods (#17185)

This commit is contained in:
Shelley Vohr 2019-03-08 14:42:03 -08:00 committed by GitHub
parent 652e232813
commit fc10620082
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 62 additions and 17 deletions

View file

@ -128,7 +128,7 @@ Using the `Session` and `Cookies` classes as an example:
### Instance Methods
#### `ses.getCacheSize(callback)`
#### `ses.getCacheSize()`
### Instance Properties