Text

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product