class

LSProtocol::ExecuteCommandOptions

Inherits JSON::Serializable / Reference / Object

The server capabilities of a ExecuteCommandRequest.

Constructors

new(pull : JSON::PullParser)
Source
new(commands : Array(String) | Nil, work_done_progress : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

commands

The commands to be executed on the server

Source
work_done_progress
Source