nixd
|
#include <AttrSet.h>
Public Attributes | |
ValueMeta | Meta |
General value description. | |
PackageDescription | PackageDesc |
Package description of the attribute path, if available. | |
std::optional< ValueDescription > | ValueDesc |
ValueMeta nixd::AttrPathInfoResponse::Meta |
General value description.
Definition at line 95 of file AttrSet.h.
Referenced by nixd::fromJSON(), and nixd::toJSON().
PackageDescription nixd::AttrPathInfoResponse::PackageDesc |
Package description of the attribute path, if available.
Definition at line 98 of file AttrSet.h.
Referenced by nixd::fromJSON(), and nixd::toJSON().
std::optional<ValueDescription> nixd::AttrPathInfoResponse::ValueDesc |
Definition at line 100 of file AttrSet.h.
Referenced by nixd::fromJSON(), and nixd::toJSON().