Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::DidChangeWatchedFilesParams
Inherits
JSON::Serializable
<
Struct
<
Value
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
changes
The actual file events.
Source
changes=
(changes :
Array
(
FileEvent
))
The actual file events.
Source