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

#include <built-path.hh>

Public Member Functions

bool operator== (const BuiltPathBuilt &) const noexcept
 
std::string to_string (const StoreDirConfig &store) const
 
nlohmann::json toJSON (const StoreDirConfig &store) const
 

Static Public Member Functions

static BuiltPathBuilt parse (const StoreDirConfig &store, std::string_view, std::string_view)
 

Public Attributes

ref< SingleBuiltPathdrvPath
 
std::map< std::string, StorePathoutputs
 

Detailed Description

A built derived path with hints in the form of optional concrete output paths.

See 'BuiltPath' for more an explanation.


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