struct

LSP::WorkDoneProgressEnd

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

kind
Source
message

Optional, a final message indicating to for example indicate the outcome of the operation.

Source
message=(message : String | Nil)

Optional, a final message indicating to for example indicate the outcome of the operation.

Source