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

#include <nixexpr.hh>

Public Member Functions

 AttrName (PosIdx pos, Symbol s)
 AttrName (PosIdx pos, std::unique_ptr< Expr > e)

Public Attributes

PosIdx pos
Symbol symbol
std::unique_ptr< Exprexpr

Detailed Description

An attribute path is a sequence of attribute names.


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