This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
main
electron
/
spec
/
fixtures
/
api
/
mixed-sandbox-app
/
electron-app-mixed-sandbox-...
2 lines
60 B
JavaScript
Raw
Permalink
Blame
History
require
(
'electron'
)
.
ipcRenderer
.
send
(
'argv'
,
process
.
argv
)
;
View Git Blame
Copy Permalink