Function tauri::updater::builder

source ยท
pub fn builder<R: Runtime>(handle: AppHandle<R>) -> UpdateBuilder<R>
Available on crate feature updater only.
Expand description

Initializes the UpdateBuilder using the app configuration.