fn settings_path(app: &AppHandle) -> Option<PathBuf>
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).
None
$HOME