nixd
|
Signals the end of progress reporting. More...
#include <Protocol.h>
Public Attributes | |
std::optional< std::string > | message |
Signals the end of progress reporting.
Definition at line 695 of file lspserver/include/lspserver/Protocol.h.
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().