struct LSP::ExecuteCommandOptions

Included Modules

Defined in:

base/capabilities/server_capabilities.cr

Constructors

Instance Method Summary

Instance methods inherited from module LSP::WorkDoneProgressOptions

work_done_progress : Bool? work_done_progress, work_done_progress=(work_done_progress : Bool?) work_done_progress=

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(**args) #

Instance Method Detail

def commands : Array(String) #

The commands to be executed on the server


def commands=(commands : Array(String)) #

The commands to be executed on the server