mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
fixup! Adding cookie flush store api
This commit is contained in:
committed by
Kevin Sawicki
parent
19709a50e9
commit
efca0a6e07
@@ -105,6 +105,8 @@ on complete.
|
||||
Removes the cookies matching `url` and `name`, `callback` will called with
|
||||
`callback()` on complete.
|
||||
|
||||
#### `cookies.flushStore()`
|
||||
#### `cookies.flushStore(callback)`
|
||||
|
||||
* `callback` Function
|
||||
|
||||
Writes any unwritten cookies data to disk.
|
||||
|
||||
Reference in New Issue
Block a user