Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::Attr Struct Reference

#include <attr-set.hh>

Public Member Functions

 Attr (Symbol name, Value *value, PosIdx pos=noPos)
 
auto 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: