struct

MCP::Protocol::ConstTitle

Inherits JSON::Serializable < Struct < Value < Object

A {const, title} pair used in titled single-select variants.

Constructors

new(const : String, title : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

const
Source
title
Source