struct LSP::Data::ServerCapabilities::ExecuteCommandOptions
- LSP::Data::ServerCapabilities::ExecuteCommandOptions
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/data/server_capabilities.crConstructors
Instance Method Summary
-
#commands : Array(String)
The commands to be executed on the server
-
#commands=(commands : Array(String))
The commands to be executed on the server