Function tauri_wasm::plugin::autostart::is_enabled
source · pub async fn is_enabled() -> Result<bool>
Expand description
Returns a bool checking if autostart is enabled.
pub async fn is_enabled() -> Result<bool>
Returns a bool checking if autostart is enabled.