Returns the port used for connecting to this network.
Returns:
the port used for connecting to this network
19 20 21
# File 'lib/codebot/network.rb', line 19 def port @port end