Skip to content

electron updater.Class.AppImageUpdater

Electron-Builder / electron-updater / AppImageUpdater

Extends

Constructors

new AppImageUpdater()

new AppImageUpdater(options?, app?): AppImageUpdater

Parameters

options?: null | AllPublishOptions

app?: any

Returns

AppImageUpdater

Overrides

BaseUpdater.constructor

Methods

doInstall()

protected doInstall(options): boolean

Parameters

options: InstallOptions

Returns

boolean

Overrides

BaseUpdater.doInstall


isUpdaterActive()

isUpdaterActive(): boolean

Returns

boolean

Overrides

BaseUpdater.isUpdaterActive