Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::SSH Class Reference

Classes

struct  Connection

Public Member Functions

 SSH (const std::string &host, const std::optional< uint16_t > port, const std::string &keyFile, const std::string &sshPublicHostKey, bool compress, int logFD=-1)
std::unique_ptr< ConnectionstartCommand (const std::string &command)

The documentation for this class was generated from the following files:
  • lix/libstore/ssh.hh
  • lix/libstore/ssh.cc