class

LSProtocol::WorkDoneProgressEnd

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(kind : String | Nil, message : String | Nil = nil)
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