Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::FSAccessor::Stat Struct Reference

Public Attributes

Type type = tMissing
uint64_t fileSize = 0
bool isExecutable = false
uint64_t narOffset = 0

Member Data Documentation

◆ fileSize

uint64_t nix::FSAccessor::Stat::fileSize = 0

regular files only

◆ isExecutable

bool nix::FSAccessor::Stat::isExecutable = false

regular files only

◆ narOffset

uint64_t nix::FSAccessor::Stat::narOffset = 0

regular files only


The documentation for this struct was generated from the following file: