We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab317c commit e5fe81aCopy full SHA for e5fe81a
docs/api/app.md
@@ -414,6 +414,8 @@ and `workingDirectory` is its current working directory. Usually
414
applications respond to this by making their primary window focused and
415
non-minimized.
416
417
+**Note:** If the second instance is started by a different user than the first, the `argv` array will not include the arguments.
418
+
419
This event is guaranteed to be emitted after the `ready` event of `app`
420
gets emitted.
421
0 commit comments