Method

LspWorkspaceClientCapsget_flags

Declaration

LspWorkspaceClientFlags
lsp_workspace_client_caps_get_flags (
  LspWorkspaceClientCaps* self
)

Description

Gets the value of flags.

The client supports applying batch edits to the workspace by supporting the request ‘workspace/applyEdit’.

Parameters

self

Type: LspWorkspaceClientCaps

No description available.

The argument can be NULL.

Return value

Type: LspWorkspaceClientFlags

The value of flags.