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

#include <attr-set.hh>

Collaboration diagram for nix::Attr:
[legend]

Public Member Functions

 Attr (Symbol name, Value *value, PosIdx pos=noPos)
 
bool operator< (const Attr &a) const
 

Public Attributes

Symbol name
 
PosIdx pos
 
Valuevalue
 

Detailed Description

Map one attribute name to its value.


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