class LSProtocol::DidDeleteFilesNotification
- LSProtocol::DidDeleteFilesNotification
- Reference
- Object
Overview
The will delete files request is sent from the client to the server before files are actually deleted as long as the deletion is triggered from within the client.
@since 3.16.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
- #id : Int32 | String | Nil
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : DeleteFilesParams