class LSProtocol::CancelParams

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(id : Int32 | String | Nil) #

[View source]

Instance Method Detail

def id : Int32 | String #

The request id to cancel.


[View source]