LSProtocol::WorkspaceFoldersChangeEvent
Inherits JSON::Serializable / Reference / Object
The workspace folder change event.
Constructors
new(added : Array(WorkspaceFolder) | Nil, removed : Array(WorkspaceFolder) | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source