class

LSProtocol::WorkDoneProgressCreateParams

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(token : ProgressToken | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

token

The token to be used to report progress.

Source