📝 Document quit event includes exit code
This commit is contained in:
parent
ea1479a651
commit
e1654ee334
1 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,11 @@ the `will-quit` and `window-all-closed` events.
|
||||||
|
|
||||||
### Event: 'quit'
|
### Event: 'quit'
|
||||||
|
|
||||||
|
Returns:
|
||||||
|
|
||||||
|
* `event` Event
|
||||||
|
* `exitCode` Integer
|
||||||
|
|
||||||
Emitted when the application is quitting.
|
Emitted when the application is quitting.
|
||||||
|
|
||||||
### Event: 'open-file' _OS X_
|
### Event: 'open-file' _OS X_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue