Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::eval_cache::CachedEvalError Struct Reference
Inheritance diagram for nix::eval_cache::CachedEvalError:

Public Member Functions

 CachedEvalError (ref< AttrCursor > cursor, Symbol attr)
 
void force ()
 

Public Attributes

const ref< AttrCursorcursor
 
const Symbol attr
 

Member Function Documentation

◆ force()

void nix::eval_cache::CachedEvalError::force ( )

Evaluate this attribute, which should result in a regular EvalError exception being thrown.


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