LSProtocol::FileRename
Inherits JSON::Serializable / Reference / Object
Represents information on a file/folder rename.
@since 3.16.0
Constructors
new(new_uri : String | Nil, old_uri : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source