◆ createDirectory()
void nix::NarAccessor::NarIndexer::createDirectory |
( |
const CanonPath & | path | ) |
|
|
inlineoverridevirtual |
◆ createRegularFile()
◆ createSymlink()
void nix::NarAccessor::NarIndexer::createSymlink |
( |
const CanonPath & | path, |
|
|
const std::string & | target ) |
|
inlineoverridevirtual |
◆ read()
Store up to ‘len’ in the buffer pointed to by ‘data’, and return the number of bytes stored. It blocks until at least one byte is available.
Implements nix::Source.
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/nar-accessor.cc