View Source GenLSP.Structures.DiagnosticServerCancellationData (gen_lsp v0.10.0)

Cancellation data returned from a diagnostic request.

@since 3.17.0

Link to this section Summary

Link to this section Types

@type t() :: %GenLSP.Structures.DiagnosticServerCancellationData{
  retrigger_request: boolean()
}

Link to this section Functions

Link to this function

%GenLSP.Structures.DiagnosticServerCancellationData{}

View Source (struct)

fields

Fields

  • retrigger_request