Libraries
»
minecraft-query-v2
(2.0.0)
»
Index
»
RCON
»
Minecraft
»
#port
Method: RCON::Minecraft#port
Defined in:
lib/rcon/rcon.rb
#
port
⇒
Object
(readonly)
Port of connection
284 285 286
# File 'lib/rcon/rcon.rb', line 284
def
port
@port
end