pub fn connect(
addr: &str,
gpp: &Path,
peer_name: &str,
opts: SyncOptions,
) -> Result<SyncReport>Expand description
Drive a sync as the connecting peer.
pub fn connect(
addr: &str,
gpp: &Path,
peer_name: &str,
opts: SyncOptions,
) -> Result<SyncReport>Drive a sync as the connecting peer.