is_actively_writing_to

Function is_actively_writing_to 

Source
pub fn is_actively_writing_to(path: &Path) -> bool
Expand description

Check if a file is being written to. Avoid thumbnail generation until after it is finished.