View Source GenLSP.Structures.FileRename (gen_lsp v0.10.0)
Represents information on a file/folder rename.
@since 3.16.0
Link to this section Summary
Functions
Fields
- old_uri: A file:// URI for the original location of the file/folder being renamed.
- new_uri: A file:// URI for the new location of the file/folder being renamed.
Link to this section Types
Link to this section Functions
fields
Fields
- old_uri: A file:// URI for the original location of the file/folder being renamed.
- new_uri: A file:// URI for the new location of the file/folder being renamed.