|
|
| UnionSourceAccessor (std::vector< ref< SourceAccessor > > _accessors) |
|
void | readFile (const CanonPath &path, Sink &sink, fun< void(uint64_t)> sizeCallback) 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 |
|
std::pair< CanonPath, std::optional< std::string > > | getFingerprint (const CanonPath &path) override |
|
void | invalidateCache (const CanonPath &path) override |
|
|
std::vector< ref< SourceAccessor > > | accessors |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/nix-2.34.6-build/nix-2.34.6/src/libutil/union-source-accessor.cc