docs: update second-instance event docs (#13656)
This commit is contained in:
parent
ede6fd91d0
commit
b44e7fb1f1
1 changed files with 1 additions and 0 deletions
|
@ -386,6 +386,7 @@ app.on('session-created', (event, session) => {
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
* `event` Event
|
||||||
* `argv` String[] - An array of the second instance's command line arguments
|
* `argv` String[] - An array of the second instance's command line arguments
|
||||||
* `workingDirectory` String - The second instance's working directory
|
* `workingDirectory` String - The second instance's working directory
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue