Expand description
OS-specific auto-update scheduler management. Supports macOS LaunchAgent, Linux systemd/cron, Windows Task Scheduler.
Structs§
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.