class LSProtocol::DiagnosticWorkspaceClientCapabilities

Overview

Workspace client capabilities specific to diagnostic pull requests.

@since 3.17.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(refresh_support : Bool | Nil = nil) #

[View source]

Instance Method Detail

def refresh_support : Bool | Nil #

[View source]