Public Member Functions | |
CachedEvalError (ref< AttrCursor > cursor, Symbol attr) | |
void | force () |
Public Attributes | |
const ref< AttrCursor > | cursor |
const Symbol | attr |
void nix::eval_cache::CachedEvalError::force | ( | ) |
Evaluate this attribute, which should result in a regular EvalError
exception being thrown.