pub fn linkmarks_config_dir() -> PathBufExpand description
Returns the config directory (${XDG_CONFIG_HOME:-~/.config}/linkmarks).
The directory is not created — callers should use
ensure_config_dir when they need write access.
pub fn linkmarks_config_dir() -> PathBufReturns the config directory (${XDG_CONFIG_HOME:-~/.config}/linkmarks).
The directory is not created — callers should use
ensure_config_dir when they need write access.