LSProtocol::DidChangeWorkspaceFoldersParams
Inherits JSON::Serializable / Reference / Object
The parameters of a workspace/didChangeWorkspaceFolders notification.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : WorkspaceFoldersChangeEvent | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source