Nix 2.28.2
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::SSHStore Class Reference
Inheritance diagram for nix::SSHStore:
nix::MountedSSHStore

Classes

struct  Connection
 

Public Member Functions

 SSHStore (std::string_view scheme, std::string_view host, const Params &params)
 
std::string getUri () override
 
std::optional< std::string > getBuildLogExact (const StorePath &path) override
 

Protected Member Functions

ref< RemoteStore::Connection > openConnection () override
 
void setOptions (RemoteStore::Connection &conn) override
 

Protected Attributes

std::string host
 
std::vector< std::string > extraRemoteProgramArgs
 
SSHMaster master
 

The documentation for this class was generated from the following file: