LLDB mainline
|
The server's response to a resources/read request from the client. More...
#include <Protocol.h>
Public Attributes | |
std::vector< TextResourceContents > | contents |
The server's response to a resources/read request from the client.
Definition at line 161 of file Protocol.h.
std::vector<TextResourceContents> lldb_protocol::mcp::ReadResourceResult::contents |
Definition at line 162 of file Protocol.h.
Referenced by lldb_protocol::mcp::fromJSON(), lldb_private::mcp::DebuggerResourceProvider::ReadDebuggerResource(), lldb_private::mcp::DebuggerResourceProvider::ReadTargetResource(), and lldb_protocol::mcp::toJSON().