struct LSP::SaveOptions
- LSP::SaveOptions
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/protocol/save_options.crConstructors
Instance Method Summary
-
#include_text=(include_text : Bool)
The client is supposed to include the content on save.
-
#include_text? : Bool
The client is supposed to include the content on save.