class MCProtocol::ServerCapabilitiesTools

Overview

Present if the server offers any tools to call.

Included Modules

Defined in:

mcprotocol/server_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 this server supports notifications for changes to the tool list.


[View source]