class

MCProtocol::ClientCapabilitiesRoots

Inherits JSON::Serializable < Reference < Object

Present if the client supports listing roots.

Constructors

new(listChanged : Bool | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

listChanged

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

Source