|
bool | isNotNARSerialisable () |
|
std::string | typeString () |
|
◆ fileSize
std::optional<uint64_t> nix::SourceAccessor::Stat::fileSize |
For regular files only: the size of the file. Not all accessors return this since it may be too expensive to compute.
◆ isExecutable
bool nix::SourceAccessor::Stat::isExecutable = false |
For regular files only: whether this is an executable.
◆ narOffset
std::optional<uint64_t> nix::SourceAccessor::Stat::narOffset |
For regular files only: the position of the contents of this file in the NAR. Only returned by NAR accessors.
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil/source-accessor.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil/source-accessor.cc