class LSProtocol::WillRenameFilesRequest
- LSProtocol::WillRenameFilesRequest
- Reference
- Object
Overview
The will rename files request is sent from the client to the server before files are actually renamed as long as the rename 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
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : RenameFilesParams