Merge pull request #5249 from electron/api-summaries

create a one-liner description for each API
This commit is contained in:
Cheng Zhao
2016-04-24 13:50:17 +09:00
34 changed files with 74 additions and 43 deletions

View File

@@ -1,5 +1,7 @@
# process
> Get information about the running application process.
The `process` object in Electron has the following differences from the one in
upstream node: