Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for automatic update functionality

This module defines all configuration and state types needed for automatic updates, including UpdateConfig, UpdateInfo, UpdateHistory, and related types.

Structs§

UpdateCheckEntry
Single update check entry
UpdateConfig
Configuration for automatic updates
UpdateHistory
Persistent update history state
UpdateInfo
Information about an available update

Enums§

UpdateCheckResult
Result of an update check