Nix 2.93.3
Lix: A modern, delicious implementation of the Nix 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 = built_path::detail::BuiltPathRaw
using Opaque = DerivedPathOpaque
using Built = BuiltPathBuilt

Public Member Functions

const Raw & raw () const
StorePathSet outPaths () const
kj::Promise< Result< RealisedPath::Set > > toRealisedPaths (Store &store) const
kj::Promise< Result< JSON > > toJSON (const Store &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: