Skip to main content

open_lock_file

Function open_lock_file 

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

Opens or creates an owner-only lock file without truncating it.