mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Adding cookie flush store api
This commit is contained in:
committed by
Kevin Sawicki
parent
190fc46e77
commit
19709a50e9
@@ -104,3 +104,7 @@ on complete.
|
||||
|
||||
Removes the cookies matching `url` and `name`, `callback` will called with
|
||||
`callback()` on complete.
|
||||
|
||||
#### `cookies.flushStore()`
|
||||
|
||||
Writes any unwritten cookies data to disk.
|
||||
|
||||
Reference in New Issue
Block a user