class LSProtocol::WorkspaceFoldersRequest
- LSProtocol::WorkspaceFoldersRequest
- Reference
- Object
Overview
The workspace/workspaceFolders
is sent from the server to the client to fetch the open workspace folders.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : Int32 | String
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : Nil