sync

Function sync 

Source
pub async fn sync(
    force: bool,
    skip_cleanup: bool,
    interactive: bool,
) -> Result<()>