mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
document process(es) for all APIs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
> Manage browser sessions, cookies, cache, proxy settings, etc.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
The `session` module can be used to create new `Session` objects.
|
||||
|
||||
You can also access the `session` of existing pages by using the `session`
|
||||
|
||||
Reference in New Issue
Block a user