Skip to main content

sync_file

Function sync_file 

Source
pub fn sync_file(
    ctx: &Context,
    file_path: &str,
    allow_missing_indexed_file: bool,
    format: Format,
) -> Result<()>