Libraries
»
mcp
(0.4.0)
»
Index
»
MCP
»
Resource
»
Contents
»
#to_h
Method: MCP::Resource::Contents#to_h
Defined in:
lib/mcp/resource/contents.rb
#
to_h
⇒
Object
13 14 15
# File 'lib/mcp/resource/contents.rb', line 13
def
to_h
{
uri:
,
mime_type:
}
.
compact
end