getAutoUpdaterStatus
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / main/state/appState / getAutoUpdaterStatus
Function: getAutoUpdaterStatus()
getAutoUpdaterStatus():
"error"|"available"|"checking"|"downloaded"|"downloading"|"idle"
Defined in: main/state/appState.ts:107
Returns the current auto-updater status.
Returnsβ
"error" | "available" | "checking" | "downloaded" | "downloading" | "idle"
Auto-updater lifecycle status.