Skip to main content

prepare_remote_agent

Function prepare_remote_agent 

Source
pub fn prepare_remote_agent(
    runner: &dyn ProcessRunner,
    opts: &RemoteOptions,
) -> Result<(SshSession, LocalBins, String)>
Expand description

Prepare OpenSSH session and local tip bins; SCP CLI only when box is stale/missing.