Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::BuiltPath Struct Reference

#include <built-path.hh>

Inheritance diagram for nix::BuiltPath:

Public Types

using Raw = _BuiltPathRaw
 
using Opaque = DerivedPathOpaque
 
using Built = BuiltPathBuilt
 

Public Member Functions

bool operator== (const BuiltPath &) const =default
 
const Raw & raw () const
 
StorePathSet outPaths () const
 
RealisedPath::Set toRealisedPaths (Store &store) const
 
nlohmann::json toJSON (const StoreDirConfig &store) const
 

Detailed Description

A built path. Similar to a DerivedPath, but enriched with the corresponding output path(s).


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