struct LSP::Message::Exit
- LSP::Message::Exit
- Struct
- Value
- Object
Overview
A notification to ask the server to exit its process. The server should exit with success code 0 if the shutdown request has been received before; otherwise with error code 1.
Included Modules
- JSON::Serializable