class LSProtocol::FileRename
- LSProtocol::FileRename
- Reference
- Object
Overview
Represents information on a file/folder rename.
@since 3.16.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#new_uri : String
A file:// URI for the new location of the file/folder being renamed.
-
#old_uri : String
A file:// URI for the original location of the file/folder being renamed.