Skip to main content

settings_path

Function settings_path 

Source
fn settings_path(app: &AppHandle) -> Option<PathBuf>
Expand description

Resolve the settings-file path under Tauri’s app-config dir. None if the platform path resolver fails (extremely rare — missing $HOME with no fallback).