mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
document process(es) for all APIs
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
> Manage files and URLs using their default applications.
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process),
|
||||
[Renderer](../tutorial/quick-start.md#renderer-process)
|
||||
|
||||
The `shell` module provides functions related to desktop integration.
|
||||
|
||||
An example of opening a URL in the user's default browser:
|
||||
|
||||
Reference in New Issue
Block a user