Skip to main content

default_export_dir

Function default_export_dir 

Source
pub fn default_export_dir(db_path: &Path) -> PathBuf
Expand description

Get the default export directory for a database.

Deprecated: Use project_export_dir instead for project-scoped exports.

Returns the parent directory of the database file, which is typically ~/.savecontext/data/ for the global database.