#include <installable-value.hh>
Classes | |
struct | Value |
Public Member Functions | |
ExtraPathInfoValue (Value &&v) | |
Public Attributes | |
Value | value |
Extra info about a derived path that ultimately come from a Nix language value.
Invariant: every ExtraPathInfo gotten from an InstallableValue should be possible to downcast to an ExtraPathInfoValue.