Nix  2.93.0-dev
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:
[legend]
Collaboration diagram for nix::InvalidPathError:
[legend]

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 !StorevalidPath().


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