Module gix_transport::client::file

source ·
Available on crate feature blocking-client only.
Expand description

Structs§

  • A utility to spawn a helper process to actually transmit data, possibly over ssh.

Functions§

  • Connect to a locally readable repository at path using the given desired_version. If trace is true, all packetlines received or sent will be passed to the facilities of the gix-trace crate.