nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::DraftStore::Draft Struct Reference

#include <DraftStore.h>

Public Attributes

std::shared_ptr< const std::string > Contents
 
std::string Version
 

Detailed Description

Definition at line 27 of file DraftStore.h.

Member Data Documentation

◆ Contents

std::shared_ptr<const std::string> lspserver::DraftStore::Draft::Contents

Definition at line 28 of file DraftStore.h.

Referenced by lspserver::DraftStore::addDraft(), and lspserver::DraftStore::asVFS().

◆ Version

std::string lspserver::DraftStore::Draft::Version

Definition at line 29 of file DraftStore.h.

Referenced by lspserver::DraftStore::addDraft().


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