Method

IdeLspFormatterget_client

Declaration

IdeLspClient*
ide_lsp_formatter_get_client (
  IdeLspFormatter* self
)

Description

Gets the client to use for the formatter.

Return value

Type: IdeLspClient

An IdeLspClient or NULL.

The data is owned by the instance.