|
| NarIndexer (NarAccessor &acc, Source &source) |
NarMember & | createMember (const CanonPath &path, NarMember member) |
void | createDirectory (const CanonPath &path) override |
void | createRegularFile (const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override |
void | createSymlink (const CanonPath &path, const std::string &target) override |
size_t | read (char *data, size_t len) override |
|
NarAccessor & | acc |
Source & | source |
std::stack< NarMember * > | parents |
bool | isExec = false |
uint64_t | pos = 0 |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/nix-2.29.0-build/nix-2.29.0/src/libstore/nar-accessor.cc