tauri_sys
0.1.0
Module updater
Structs
Enums
Functions
In crate tauri_sys
Module
tauri_sys
::
updater
Copy item path
source
·
[
−
]
Expand description
Customize the auto updater flow.
Structs
§
UpdateManifest
UpdateResult
Enums
§
UpdateStatus
Functions
§
check_update
Checks if an update is available.
install_update
Install the update if there’s one available.
updater_events
Listen to an updater event.