struct LSP::FileDelete
- LSP::FileDelete
- Struct
- Value
- Object
Overview
Represents information on a file/folder delete.
Included Modules
- JSON::Serializable
Defined in:
lsp/workspace_features/will_delete_files.crConstructors
Instance Method Summary
-
#uri : String
A file:// URI for the location of the file/folder being deleted.
-
#uri=(uri : String)
A file:// URI for the location of the file/folder being deleted.