Method: SimpleServer::Server#port

Defined in:
lib/simple_server.rb

#portObject

Returns the value of attribute port.



9
10
11
# File 'lib/simple_server.rb', line 9

def port
  @port
end