mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: update second-instance event docs (#13656)
This commit is contained in:
committed by
Charles Kerr
parent
ede6fd91d0
commit
b44e7fb1f1
@@ -386,6 +386,7 @@ app.on('session-created', (event, session) => {
|
||||
|
||||
Returns:
|
||||
|
||||
* `event` Event
|
||||
* `argv` String[] - An array of the second instance's command line arguments
|
||||
* `workingDirectory` String - The second instance's working directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user