LSProtocol::WorkspaceFoldersRequest
Inherits JSON::Serializable / Reference / Object
The workspace/workspaceFolders is sent from the server to the client to fetch the open workspace folders.
Constructors
new(id : Int32 | String, params : Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
jsonrpc
Sourceparams
Source