Skip to main content

Module update_scheduler

Module update_scheduler 

Source
Expand description

OS-specific auto-update scheduler management. Supports macOS LaunchAgent, Linux systemd/cron, Windows Task Scheduler.

Structs§

ScheduleInfo

Functions§

has_user_decided
Check if the user has ever configured auto_update (the key exists in config.toml).
install_schedule
remove_schedule
schedule_status
set_auto_update
Writes the [updates] settings to config.toml, preserving all comments, formatting, and unrelated keys.