nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
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< OptionTypeType
 

Detailed Description

Definition at line 114 of file AttrSet.h.

Member Data Documentation

◆ Declarations

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

Definition at line 116 of file AttrSet.h.

◆ Definitions

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

Definition at line 117 of file AttrSet.h.

◆ Description

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

Definition at line 115 of file AttrSet.h.

◆ Example

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

Definition at line 118 of file AttrSet.h.

◆ Type

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

Definition at line 119 of file AttrSet.h.


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