Skip to main content

USERDATA_BASE_DIR

Static USERDATA_BASE_DIR 

Source
static USERDATA_BASE_DIR: OnceLock<String>
Expand description

Canonical userdata base directory, set once from Tauri’s PathResolver. All /User/… paths resolve against this so the VFS mapping matches the real Tauri app_data_dir (which includes the full bundle identifier).