struct LSP::SetTraceParams

Included Modules

Defined in:

lsp/lifecycle/set_trace.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def value : TraceValue #

The new value that should be assigned to the trace setting.


[View source]
def value=(value : TraceValue) #

The new value that should be assigned to the trace setting.


[View source]