Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::DidChangeWorkspaceFoldersParams
Inherits
JSON::Serializable
<
Struct
<
Value
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
event
The actual workspace folder change event.
Source
event=
(event :
WorkspaceFolderChangeEvent
)
The actual workspace folder change event.
Source