nixd
Loading...
Searching...
No Matches
Variables
nixd::rpcMethod Namespace Reference

Variables

constexpr std::string_view EvalExpr = "attrset/evalExpr"
 
constexpr std::string_view AttrPathInfo = "attrset/attrpathInfo"
 
constexpr std::string_view AttrPathComplete = "attrset/attrpathComplete"
 
constexpr std::string_view OptionInfo = "attrset/optionInfo"
 
constexpr std::string_view OptionComplete = "attrset/optionComplete"
 
constexpr std::string_view Exit = "exit"
 

Variable Documentation

◆ AttrPathComplete

constexpr std::string_view nixd::rpcMethod::AttrPathComplete = "attrset/attrpathComplete"
inlineconstexpr

Definition at line 31 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().

◆ AttrPathInfo

constexpr std::string_view nixd::rpcMethod::AttrPathInfo = "attrset/attrpathInfo"
inlineconstexpr

Definition at line 30 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().

◆ EvalExpr

constexpr std::string_view nixd::rpcMethod::EvalExpr = "attrset/evalExpr"
inlineconstexpr

Definition at line 29 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().

◆ Exit

constexpr std::string_view nixd::rpcMethod::Exit = "exit"
inlineconstexpr

Definition at line 34 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().

◆ OptionComplete

constexpr std::string_view nixd::rpcMethod::OptionComplete = "attrset/optionComplete"
inlineconstexpr

Definition at line 33 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().

◆ OptionInfo

constexpr std::string_view nixd::rpcMethod::OptionInfo = "attrset/optionInfo"
inlineconstexpr

Definition at line 32 of file AttrSet.h.

Referenced by nixd::AttrSetClient::AttrSetClient().