struct

LSP::RenameOptions

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(prepare_provider : Bool)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

prepare_provider=(prepare_provider : Bool)

Renames should be checked and tested before being executed.

Source
prepare_provider?

Renames should be checked and tested before being executed.

Source