pub fn linkmarks_data_dir() -> PathBufExpand description
Returns the data directory (${XDG_DATA_HOME:-~/.local/share}/linkmarks).
The directory is not created — callers should use
ensure_data_dir when they need write access.
pub fn linkmarks_data_dir() -> PathBufReturns the data directory (${XDG_DATA_HOME:-~/.local/share}/linkmarks).
The directory is not created — callers should use
ensure_data_dir when they need write access.