struct

Selen::Client::ServerEntry

Inherits YAML::Serializable < Struct < Value < Object

Constructors

new(name : String, host : String, port : Int32)
Source
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
name
Source
name=(name : String)
Source
port
Source
port=(port : Int32)
Source