LoginSignup
8
9

More than 5 years have passed since last update.

ElectronでRenderer processかMain processかを判別する

Last updated at Posted at 2015-10-11

日本語の情報が見つからなかったのでメモ
process.typeを見ることで判別できる。browserならメインプロセス、rendererならレンダラープロセスとなる
http://electron.atom.io/docs/api/process/#processtype

8
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
9