LSP::WorkDoneProgressEnd
Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object
Signaling the end of a progress reporting is done using the following payload.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
SourceInstance methods
message
Optional, a final message indicating to for example indicate the outcome of the operation.
message=(message : String | Nil)
Optional, a final message indicating to for example indicate the outcome of the operation.