class MCProtocol::ClientCapabilitiesRoots

Overview

Present if the client supports listing roots.

Included Modules

Defined in:

mcprotocol/client_capabilities.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(listChanged : Bool | Nil = Nil) #

[View source]

Instance Method Detail

def listChanged : Bool | Nil #

Whether the client supports notifications for changes to the roots list.


[View source]