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

Signals the end of progress reporting. More...

#include <Protocol.h>

Public Attributes

std::optional< std::string > message
 

Detailed Description

Signals the end of progress reporting.

Definition at line 695 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ message

std::optional<std::string> lspserver::WorkDoneProgressEnd::message

Optional, a final message indicating to for example indicate the outcome of the operation.

Definition at line 698 of file lspserver/include/lspserver/Protocol.h.

Referenced by lspserver::toJSON().


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