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

#include <eval-error.hh>

Inheritance diagram for nix::InvalidPathError:
nix::EvalError

Public Member Functions

 InvalidPathError (const Path &path)

Public Attributes

Path path

Detailed Description

Represents an exception due to an invalid path; that is, it does not exist. It corresponds to !Store::validPath().


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