nixd
|
#include <AttrSet.h>
Public Attributes | |
std::string | Name |
std::optional< OptionDescription > | Description |
std::optional<OptionDescription> nixd::OptionField::Description |
Definition at line 128 of file AttrSet.h.
Referenced by nixd::AttrSetProvider::onOptionComplete(), and nixd::toJSON().
std::string nixd::OptionField::Name |
Definition at line 127 of file AttrSet.h.
Referenced by nixd::AttrSetProvider::onOptionComplete(), and nixd::toJSON().