ElectronApp.isInApplicationsFolder method
ElectronApp › isInApplicationsFolder
Unofficial
Returns whether the application is currently running from the system's Application folder. macOS only.Signature:
isInApplicationsFolder(): booleanReturns: boolean — Whether the app is in the Applications folder.