Skip to main content

Module notification

Module notification 

Source
Expand description

Notification and user prompt system for updates

This module provides formatted update messages and user interaction prompts for the auto-update system.

Enums§

UpdateAction
Update action selected by the user

Functions§

get_up_to_date_message
Format an “up to date” message
get_update_failure_message
Format an update failure message
get_update_notification
Format an update notification message
get_update_success_message
Format an update success message
prompt_user_for_update
Prompt user for update action
prompt_user_for_update_with_notes
Prompt user with detailed update information