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

#include <file-system.hh>

Public Member Functions

 DirEntry (std::string name, ino_t ino, unsigned char type)

Public Attributes

std::string name
ino_t ino
unsigned char type

Detailed Description

Read the contents of a directory. The entries . and .. are removed.

Member Data Documentation

◆ type

unsigned char nix::DirEntry::type

one of DT_*


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