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) |