Public Member Functions | |
SingleDerivedPathBuilt | discardOutputPath () const |
std::string | to_string (const StoreDirConfig &store) const |
nlohmann::json | toJSON (const StoreDirConfig &store) const |
bool | operator== (const SingleBuiltPathBuilt &) const noexcept |
std::strong_ordering | operator<=> (const SingleBuiltPathBuilt &) const noexcept |
Static Public Member Functions | |
static SingleBuiltPathBuilt | parse (const StoreDirConfig &store, std::string_view, std::string_view) |
Public Attributes | |
ref< SingleBuiltPath > | drvPath |
std::pair< std::string, StorePath > | output |