struct

StableMPC::ConnectionDetails

Inherits Struct < Value < Object

Constructors

new(protocol_version : String, upstream_name : String, upstream_title : String | Nil, upstream_description : String | Nil, upstream_website_url : String | Nil, upstream_version : String, instructions : String | Nil, tools : Array(ToolDefinition))
Source

Instance methods

clone
Source
copy_with(protocol_version _protocol_version = @protocol_version, upstream_name _upstream_name = @upstream_name, upstream_title _upstream_title = @upstream_title, upstream_description _upstream_description = @upstream_description, upstream_website_url _upstream_website_url = @upstream_website_url, upstream_version _upstream_version = @upstream_version, instructions _instructions = @instructions, tools _tools = @tools)
Source
instructions
protocol_version
tools
upstream_description
upstream_name
upstream_title
upstream_version
upstream_website_url