Skip to main content

journal_dir

Function journal_dir 

Source
pub fn journal_dir(targets: &[PathBuf]) -> Result<PathBuf>
Expand description

Determine the journal directory. Prefers CWD; falls back to the first target file’s parent if CWD is not writable.