Skip to main content

create_new_lock_file

Function create_new_lock_file 

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

Creates a new lock file and fails if the path already exists.