This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c7c95fab2f
electron
/
spec
/
fixtures
/
api
/
mixed-sandbox-app
/
electron-app-mixed-sandbox-preload.js
2 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Verify --enable-sandbox/--no-sandbox command line
2017-06-26 21:12:03 +00:00
require
(
'electron'
)
.
ipcRenderer
.
send
(
'argv'
,
process
.
argv
)
Reference in a new issue
Copy permalink