Circed::Network::NetworkState::ServerInfo
Inherits Struct / Value / Object
Server information structure - using struct for performance
Constructors
new(name : String, hopcount : Int32, description : String, link_server : LinkServer | Nil = nil, token : String | Nil = nil)
SourceInstance methods
connected_at
Sourcedescription
Sourcehopcount
Sourcelink_server
Sourcename
Sourcetoken
Source