You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The <code>process</code> module is built into Node.js (therefore you can use this in both the main and renderer processes) and in Electron apps this object has a few more useful properties on it.</p>
25
25
<p>The example below gets the version of Electron in use by the app.</p>
26
26
<p>See the <aclass="u-exlink" href="http://electron.atom.io/docs/latest/api/process">process documentation</a> for more.</p>
0 commit comments