Method: Dalli::Protocol::ConnectionManager#port
- Defined in:
- lib/dalli/protocol/connection_manager.rb
#port ⇒ Object
Returns the value of attribute port.
29 30 31 |
# File 'lib/dalli/protocol/connection_manager.rb', line 29 def port @port end |