Module gix_transport::client::ssh
source · Available on crate feature
blocking-client
only.Expand description
Modules§
Enums§
- The error used in
connect()
. - The kind of SSH programs we have built-in support for.
Functions§
- Connect to
host
using the ssh program to obtain data from the repository atpath
on the remote.