Skip to main content

open_existing_lock_file

Function open_existing_lock_file 

Source
pub fn open_existing_lock_file(path: &Path) -> Result<File>
Expand description

Opens an existing lock file without creating a missing path.