nixd
Loading...
Searching...
No Matches
nixd::OptionDescription Struct Reference

#include <AttrSet.h>

Public Attributes

std::optional< std::string > Description
std::vector< lspserver::LocationDeclarations
std::vector< lspserver::LocationDefinitions
std::optional< std::string > Example
std::optional< std::string > Default
std::optional< OptionTypeType

Detailed Description

Definition at line 135 of file AttrSet.h.

Member Data Documentation

◆ Declarations

std::vector<lspserver::Location> nixd::OptionDescription::Declarations

Definition at line 137 of file AttrSet.h.

Referenced by nixd::toJSON().

◆ Default

std::optional<std::string> nixd::OptionDescription::Default

Definition at line 140 of file AttrSet.h.

Referenced by nixd::toJSON().

◆ Definitions

std::vector<lspserver::Location> nixd::OptionDescription::Definitions

Definition at line 138 of file AttrSet.h.

Referenced by nixd::toJSON().

◆ Description

std::optional<std::string> nixd::OptionDescription::Description

Definition at line 136 of file AttrSet.h.

Referenced by nixd::toJSON().

◆ Example

std::optional<std::string> nixd::OptionDescription::Example

Definition at line 139 of file AttrSet.h.

Referenced by nixd::toJSON().

◆ Type

std::optional<OptionType> nixd::OptionDescription::Type

Definition at line 141 of file AttrSet.h.

Referenced by nixd::toJSON().


The documentation for this struct was generated from the following file: