class

LSProtocol::RenameOptions

Inherits JSON::Serializable / Reference / Object

Provider options for a RenameRequest.

Constructors

new(pull : JSON::PullParser)
Source
new(prepare_provider : Bool | Nil = nil, work_done_progress : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

prepare_provider

Renames should be checked and tested before being executed.

@since version 3.12.0

Source
work_done_progress
Source