Expand description
In-app updates for Tauri applications.
- Supported platforms: Windows, Linux and macOS.crypted database and secure runtime.
Structs§
- Builder
- Config
- Updater configuration.
- Release
Manifest Platform - Remote
Release - Information about a release returned by the remote update server.
- Update
- Updater
- Updater
Builder
Enums§
- Error
- All errors that can occur while running the updater.
- Remote
Release Inner
Traits§
- Updater
Ext - Extensions to
tauri::App
,tauri::AppHandle
,tauri::WebviewWindow
,tauri::Webview
andtauri::Window
to access the updater APIs.
Functions§
- extract_
path_ from_ executable - target
- Gets the target string used on the updater.