|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <eval-error.hh>
Public Member Functions | |
| InvalidPathError (const Path &path) | |
Public Attributes | |
| Path | path |
Represents an exception due to an invalid path; that is, it does not exist. It corresponds to !Store::validPath().