Skip to main content

original_tmp_path

Function original_tmp_path 

Source
pub fn original_tmp_path(hash: &str) -> PathBuf
Expand description

Scratch path for writing a full-res original before it’s atomically renamed into place at original_path, mirrors thumb_tmp_path’s same-filesystem-atomic-rename pattern and process-id disambiguation.