class

Configuration::Models::ExternalNode

Inherits YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

host
Source
host=(host : String)
Source
index
Source
index=(index : Int32)
Source
manage_hostname
Source
manage_hostname=(manage_hostname : Bool)
Source
robot_server_number
Source
robot_server_number=(robot_server_number : Int32 | Nil)
Source
ssh_port
Source
ssh_port=(ssh_port : Int32)
Source
ssh_private_key_path
Source
ssh_private_key_path=(ssh_private_key_path : String)
Source
ssh_user
Source
ssh_user=(ssh_user : String)
Source