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 main process <code>app</code> module can be used to get the path at which your app is located on the user's computer.</p>
25
+
<p>In this example, to get that information from the rendrer process, we use the <code>ipc</code> module to send a message to the main process requesting the app's path.</p>
26
+
<p>See the <aclass="u-exlink" href="http://electron.atom.io/docs/latest/api/app">app module documentation</a> for more.</p>
0 commit comments