hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
ServerInfo Struct Reference

#include <protocol.h>

Collaboration diagram for ServerInfo:

Public Attributes

std::string name = "hoshi-lsp"
 
std::string version = "0.1.0"
 

Detailed Description

Definition at line 445 of file protocol.h.

Member Data Documentation

◆ name

std::string name = "hoshi-lsp"

Definition at line 446 of file protocol.h.

Referenced by lsp::to_json().

◆ version

std::string version = "0.1.0"

Definition at line 447 of file protocol.h.

Referenced by lsp::to_json().


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