class LSProtocol::RenameOptions
- LSProtocol::RenameOptions
- Reference
- Object
Overview
Provider options for a RenameRequest
.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
- .new(pull : JSON::PullParser)
- .new(prepare_provider : Bool | Nil = nil, work_done_progress : Bool | Nil = nil)
Instance Method Summary
-
#prepare_provider : Bool | Nil
Renames should be checked and tested before being executed.
- #work_done_progress : Bool | Nil
Constructor Detail
Instance Method Detail
def prepare_provider : Bool | Nil
#
Renames should be checked and tested before being executed.
@since version 3.12.0