struct

LSP::MessageActionItem

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

title

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

Source
title=(title : String)

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

Source