LSProtocol::CreateFile
Inherits JSON::Serializable / Reference / Object
Create file operation.
Constructors
new(kind : String | Nil, uri : URI | Nil, annotation_id : ChangeAnnotationIdentifier | Nil = nil, options : CreateFileOptions | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source