Function shell_rs::sync::sync[][src]

pub fn sync<P: AsRef<Path>>(
    file: Option<P>,
    mode: SyncMode
) -> Result<(), Error>
Expand description

Sychronize cached writes to persistent storage.