Skip to main content

sync_push

Function sync_push 

Source
pub fn sync_push(
    profile: &RemoteProfile,
    local_path: &Path,
    delete: bool,
    dry_run: bool,
) -> Result<String>