selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
RconClient.toString
selery
hub
handler
rcon
RconClient
Represented as "Rcon(id, address:port)".
class
RconClient
shared inout
string
toString
(
)
Examples
log
(
rcon
);
// Rcon(54, [::1]:54123)
Meta
Source
See Implementation
selery
hub
handler
rcon
RconClient
constructors
this
functions
consoleMessage
loop
send
toString
variables
id
Represented as "Rcon(id, address:port)".