|
| LocalStoreAccessor (ref< LocalFSStore > store, bool requireValidPath) |
void | requireStoreObject (const CanonPath &path) |
std::optional< Stat > | maybeLstat (const CanonPath &path) override |
DirEntries | readDirectory (const CanonPath &path) override |
void | readFile (const CanonPath &path, Sink &sink, std::function< void(uint64_t)> sizeCallback) override |
std::string | readLink (const CanonPath &path) override |
|
ref< LocalFSStore > | store |
bool | requireValidPath |
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/libstore/local-fs-store.cc