LSProtocol::CreateFilesParams
Inherits JSON::Serializable / Reference / Object
The parameters sent in notifications/requests for user-initiated creation of files.
@since 3.16.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(files : Array(FileCreate) | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source