LSProtocol::ExecuteCommandRegistrationOptions
Inherits JSON::Serializable / Reference / Object
Registration options for a ExecuteCommandRequest.
Constructors
new(pull : JSON::PullParser)
Sourcenew(commands : Array(String) | Nil, work_done_progress : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
work_done_progress
Source