Skip to main content

sync_parent

Function sync_parent 

Source
pub fn sync_parent(path: &Utf8Path) -> Result<()>
Expand description

Flush the directory holding path, where it has one.

ยงErrors

Any I/O error other than a refusal to sync a directory at all.