Method

LspRenameOptionsget_supports_prepare

Declaration

gboolean
lsp_rename_options_get_supports_prepare (
  LspRenameOptions* self
)

Description

Gets the value of supports_prepare.

The server supports renames being checked and tested before being executed.

Parameters

self

Type: LspRenameOptions

No description available.

The argument can be NULL.

Return value

Type: gboolean

The value of supports_prepare.