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

Classes

struct  Connection

Public Types

using Config = SSHStoreConfig

Public Member Functions

 SSHStore (ref< const Config > config)
std::optional< std::string > getBuildLogExact (const StorePath &path) override

Public Attributes

ref< const Config > config

Protected Member Functions

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

Protected Attributes

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

The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/libstore/ssh-store.cc