Method

LspWorkspaceEditClientCapsget_failure_handling

Declaration

LspFailureHandlingKind
lsp_workspace_edit_client_caps_get_failure_handling (
  LspWorkspaceEditClientCaps* self
)

Description

Gets the value of failure_handling.

The failure handling strategy of a client if applying the workspace edit fails.

Since:

3.13.0.

Parameters

self

Type: LspWorkspaceEditClientCaps

No description available.

The argument can be NULL.

Return value

Type: LspFailureHandlingKind

The value of failure_handling.