Text

ch.linkyard.mcp.protocol.Resource.Embedded.Text
final case class Text(uri: String, title: Option[String], mimeType: Option[String], text: String)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product