electron/atom/renderer/lib
Cheng Zhao 860c46b3c1 Separate options from switches
On Windows the case sensitivity of command line switches are ignored, so
--nodeIntegraion will become --nodeintegration.

We should separate options from switches so we use "nodeIntegraion" in
options, while passing "--node-integration" in command line.
2015-11-13 14:05:49 +08:00
..
web-view Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
chrome-api.coffee Add support for chrome.extension API in devtools extension. 2014-08-28 12:54:19 +08:00
init.coffee Separate options from switches 2015-11-13 14:05:49 +08:00
inspector.coffee Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
override.coffee Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00