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

Public Member Functions

 UnionSourceAccessor (std::vector< ref< SourceAccessor > > _accessors)
std::string readFile (const CanonPath &path) override
std::optional< Stat > maybeLstat (const CanonPath &path) override
DirEntries readDirectory (const CanonPath &path) override
std::string readLink (const CanonPath &path) override
std::string showPath (const CanonPath &path) override
std::optional< std::filesystem::path > getPhysicalPath (const CanonPath &path) override

Public Attributes

std::vector< ref< SourceAccessor > > accessors

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.30.0-build/nix-2.30.0/src/libutil/union-source-accessor.cc