class

MCP::Shared::ProtocolOptions

Inherits JSON::Serializable < Reference < Object

Constructors

new(enforce_strict_capabilities : Bool, timeout : Time::Span = DEFAULT_REQUEST_TIMEOUT)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

enforce_strict_capabilities=(enforce_strict_capabilities : Bool)
Source
enforce_strict_capabilities?
Source
timeout
Source
timeout=(timeout : Time::Span)
Source