|
| NarAccessor (std::string &&_nar) |
| NarAccessor (Source &source) |
| NarAccessor (const std::string &listing, GetNarBytes getNarBytes) |
NarMember * | find (const CanonPath &path) |
NarMember & | get (const CanonPath &path) |
std::optional< Stat > | maybeLstat (const CanonPath &path) override |
DirEntries | readDirectory (const CanonPath &path) override |
std::string | readFile (const CanonPath &path) override |
std::string | readLink (const CanonPath &path) override |
|
std::optional< const std::string > | nar |
GetNarBytes | getNarBytes |
NarMember | root |
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/nar-accessor.cc