Skip to main content

write_install_lock_owner

Function write_install_lock_owner 

Source
fn write_install_lock_owner(
    file: &mut File,
    lock_path: &Path,
) -> Result<(), Report>