Method: HTTPX::TCP#port

Defined in:
lib/httpx/io/tcp.rb

#portObject (readonly)

Returns the value of attribute port.



10
11
12
# File 'lib/httpx/io/tcp.rb', line 10

def port
  @port
end