Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
MCP::ClientInfo
Inherits
Struct
<
Value
<
Object
Represents information about the client.
Constructors
new
(name :
String
, version :
String
)
Source
Instance methods
clone
Source
copy_with
(name _name = @name, version _version = @version)
Source
name
to_json
Source
version