Skip to main content

connect

Function connect 

Source
pub fn connect(
    addr: &str,
    gpp: &Path,
    peer_name: &str,
    opts: SyncOptions,
) -> Result<SyncReport>
Expand description

Drive a sync as the connecting peer.