struct LSP::ShowDocumentResult
- LSP::ShowDocumentResult
- Struct
- Value
- Object
Overview
The result of an show document request.
Included Modules
- JSON::Serializable
Defined in:
lsp/window_features/show_document.crConstructors
Instance Method Summary
-
#success : Bool
A boolean indicating if the show was successful.
-
#success=(success : Bool)
A boolean indicating if the show was successful.