class LSProtocol::MessageActionItem

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def title : String #

A short title like 'Retry', 'Open Log' etc.


[View source]