class LSProtocol::DidChangeWorkspaceFoldersParams

Overview

The parameters of a workspace/didChangeWorkspaceFolders notification.

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(event : WorkspaceFoldersChangeEvent | Nil) #

[View source]

Instance Method Detail

The actual workspace folder change event.


[View source]