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

Public Types

using Raw = _SingleBuiltPathRaw
 
using Opaque = DerivedPathOpaque
 
using Built = SingleBuiltPathBuilt
 

Public Member Functions

bool operator== (const SingleBuiltPath &) const =default
 
auto operator<=> (const SingleBuiltPath &) const =default
 
const Raw & raw () const
 
StorePath outPath () const
 
SingleDerivedPath discardOutputPath () const
 
nlohmann::json toJSON (const StoreDirConfig &store) const
 

Static Public Member Functions

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

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