Method

LspWorkspaceEditClientCapsset_failure_handling

Declaration

void
lsp_workspace_edit_client_caps_set_failure_handling (
  LspWorkspaceEditClientCaps* self,
  LspFailureHandlingKind value
)

Description

Sets 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.
value

Type: LspFailureHandlingKind

The new value of failure_handling.